Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 0f07996 commit 91fb9ba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@unhead/vue": "1.11.11",
"happy-dom": "13.10.1",
"sass": "1.80.7",
"sass": "1.81.0",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@unhead/vue": "1.11.11",
"happy-dom": "13.10.1",
"nuxt": "3.14.159",
"sass": "1.80.7",
"sass": "1.81.0",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,7 +1816,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
nuxt: "npm:3.14.159"
sass: "npm:1.80.7"
sass: "npm:1.81.0"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
Expand All @@ -1837,7 +1837,7 @@ __metadata:
"@unhead/vue": "npm:1.11.11"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.80.7"
sass: "npm:1.81.0"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
Expand Down Expand Up @@ -7259,9 +7259,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -7272,7 +7272,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/617966d361968d6354bc17c0e2a66c6e0d822684b3694590441035e4966418304bbd4912ff4ee55e7a5751f94624057cd99ebc27964b102619e4e755b1f94f0e
checksum: 10/f5acce5c3bb4bde6851def112e094eed20ed062e195350cea42e98bee317cf0dbcf8a6ee44222f8826437f81562fb87b840728612b0301851f7bc6d853d9142c
languageName: node
linkType: hard

Expand Down

0 comments on commit 91fb9ba

Please sign in to comment.