Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.79.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent d6b286f commit b16b82d
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.6",
"happy-dom": "13.10.1",
"sass": "1.79.3",
"sass": "1.79.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.8",
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.6",
"happy-dom": "13.10.1",
"nuxt": "3.13.2",
"sass": "1.79.3",
"sass": "1.79.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.8",
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.3"
sass: "npm:1.79.4"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.8"
Expand All @@ -2324,7 +2324,7 @@ __metadata:
"@unhead/vue": "npm:1.11.6"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.79.3"
sass: "npm:1.79.4"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.8"
Expand Down Expand Up @@ -7879,16 +7879,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
"sass@npm:1.79.4":
version: 1.79.4
resolution: "sass@npm:1.79.4"
dependencies:
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/9b83e91c44a4c5d738ded27fcd2c88260f5f407e49c6aab92f75a1f768831182a8f4f89f30e2599b74447451d6536ea6f3a55cac34c5ec00b45983d493732e5d
checksum: 10/82e2ee5c2e46c96818454c7d97bcfb5b36c1c27de3b1e705adad7a49a8b32226c5254cc4c8804f45db2b6aa018848973177274c2b1137d4caf7abb5cb7bbf8b9
languageName: node
linkType: hard

Expand Down

0 comments on commit b16b82d

Please sign in to comment.