Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.77.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent e76f68f commit 1345bc9
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.9.15",
"happy-dom": "13.10.1",
"sass": "1.77.6",
"sass": "1.77.7",
"typescript": "5.5.3",
"unbuild": "2.0.0",
"vite": "5.3.3",
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.9.15",
"happy-dom": "13.10.1",
"nuxt": "3.12.3",
"sass": "1.77.6",
"sass": "1.77.7",
"typescript": "5.5.3",
"unbuild": "2.0.0",
"vite": "5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2333,7 +2333,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
nuxt: "npm:3.12.3"
sass: "npm:1.77.6"
sass: "npm:1.77.7"
typescript: "npm:5.5.3"
unbuild: "npm:2.0.0"
vite: "npm:5.3.3"
Expand All @@ -2354,7 +2354,7 @@ __metadata:
"@unhead/vue": "npm:1.9.15"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.77.6"
sass: "npm:1.77.7"
typescript: "npm:5.5.3"
unbuild: "npm:2.0.0"
vite: "npm:5.3.3"
Expand Down Expand Up @@ -7865,16 +7865,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
"sass@npm:1.77.7":
version: 1.77.7
resolution: "sass@npm:1.77.7"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/695f9864e4a32a68eaf69c4675eccaf7feef25b5656dff72f896901d37580bdfc1fd84dae81e176dc4f6b40536b89cb8f7d7e00a33e919caad8a547cbce098f3
checksum: 10/8464adbb9a4636902466e39654ac5486e40a9c92c56c69546f40d2778e15cb0c9b8f32ce0c88d86cf27d8818c7c0ca9e7d2e8b2d28c0e659a0fc15490caff565
languageName: node
linkType: hard

Expand Down

0 comments on commit 1345bc9

Please sign in to comment.