Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 597f994 commit 87cde72
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.3",
"sass": "1.80.4",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
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.3",
"sass": "1.80.4",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
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.3"
sass: "npm:1.80.4"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.10"
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.3"
sass: "npm:1.80.4"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.10"
Expand Down Expand Up @@ -7879,17 +7879,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
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/667e12b0b53b3c12caa3013f4e90a326af38504bb9f9644357cf3f77a49f1989cb396c158bc0f7ee67911980b215c99cb57baf9312bffa435e7196317cb96f07
checksum: 10/a30d5c2313eda3e9100bfd00fd51fc030cfe7611c492268473ec0fd718180503cdebc23f7237bd61405ef6e653937d7bb972df7dcf4dffeef4f47fd9951f081e
languageName: node
linkType: hard

Expand Down

0 comments on commit 87cde72

Please sign in to comment.