Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 39f7a87 commit 2dcc5e7
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.80.1",
"sass": "1.80.2",
"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.80.1",
"sass": "1.80.2",
"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.80.1"
sass: "npm:1.80.2"
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.80.1"
sass: "npm:1.80.2"
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.80.1":
version: 1.80.1
resolution: "sass@npm:1.80.1"
"sass@npm:1.80.2":
version: 1.80.2
resolution: "sass@npm:1.80.2"
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/e45d392f474b50b7f20b9f7426312fb093ca42c74e058a9023ba73cc59702052ea1769836753970ed6320b473678399d50cc96da6cbf5e771b0b5a23ef685f55
checksum: 10/c9c379eb4eb1f6b1d031c9ecd0fcebcabc88dd7863abda50618cca3a7f4656b5e8ebc4544630cfda06fe163226d70299006aaf6d726f386bd092fd6bd599d009
languageName: node
linkType: hard

Expand Down

0 comments on commit 2dcc5e7

Please sign in to comment.