Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 718b74b commit 8449888
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.10",
"happy-dom": "13.10.1",
"sass": "1.79.5",
"sass": "1.80.0",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.9",
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.10",
"happy-dom": "13.10.1",
"nuxt": "3.13.2",
"sass": "1.79.5",
"sass": "1.80.0",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
nuxt: "npm:3.13.2"
sass: "npm:1.79.5"
sass: "npm:1.80.0"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.9"
Expand All @@ -2324,7 +2324,7 @@ __metadata:
"@unhead/vue": "npm:1.11.10"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.79.5"
sass: "npm:1.80.0"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.9"
Expand Down Expand Up @@ -7879,17 +7879,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.5":
version: 1.79.5
resolution: "sass@npm:1.79.5"
"sass@npm:1.80.0":
version: 1.80.0
resolution: "sass@npm:1.80.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/86f6ebe9c3c8d86cf8fff2e12f93109697140090604fb6180c8792c0e4fc98377c433dbd4c86a0272c47ba4c307edf24435a06d7e5995956048a23f9e187fedc
checksum: 10/f43ec8659858c5db811b72d7f0810ec47b1a08b6585b887335719fd2242c64de50e19ceb3a08da0429253d6a4cb1f3104341328712b552475b261edd36e76780
languageName: node
linkType: hard

Expand Down

0 comments on commit 8449888

Please sign in to comment.