Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.7 (#452)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 4f37996 commit 0f07996
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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.11",
"happy-dom": "13.10.1",
"sass": "1.80.6",
"sass": "1.80.7",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
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.11",
"happy-dom": "13.10.1",
"nuxt": "3.14.159",
"sass": "1.80.6",
"sass": "1.80.7",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,7 +1816,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
nuxt: "npm:3.14.159"
sass: "npm:1.80.6"
sass: "npm:1.80.7"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
Expand All @@ -1837,7 +1837,7 @@ __metadata:
"@unhead/vue": "npm:1.11.11"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.80.6"
sass: "npm:1.80.7"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
Expand Down Expand Up @@ -4605,10 +4605,10 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.3.0
resolution: "immutable@npm:4.3.0"
checksum: 10/0a2d1cb374da24752a063466ae5a8189bfcbcfa38f307c3193cebd9224209b467ca14cc6f94b89e98c3c73572e12d23460078fb28931b34b6bd5dbc71f3a60cd
"immutable@npm:^5.0.2":
version: 5.0.2
resolution: "immutable@npm:5.0.2"
checksum: 10/89b1117c610024b7a9214eade8b9f1ed38b00c82235f119515cfa5eaf26270eccbc803296d4c3c12f53e50802f042f84d811998910b866363913720da768472e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7259,20 +7259,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
"sass@npm:1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
immutable: "npm:^5.0.2"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10/a01996fa06bb9249cdae623b9b86930cebfe98fd39bba8700bb76b022e436b83085ef84c22310d44ee6ea5992e13ea86d6422c4b687323bb17ad88597cb39e81
checksum: 10/617966d361968d6354bc17c0e2a66c6e0d822684b3694590441035e4966418304bbd4912ff4ee55e7a5751f94624057cd99ebc27964b102619e4e755b1f94f0e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f07996

Please sign in to comment.