Skip to content

Commit 99631a2

Browse files
chore(deps): update dependency sass to v1.91.0 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c2973d commit 99631a2

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"prettier-plugin-tailwindcss": "0.6.14",
6969
"rollup": "^4.24.2",
7070
"rollup-plugin-dts": "^6.1.1",
71-
"sass": "1.90.0",
71+
"sass": "1.91.0",
7272
"svelte": "5.38.3",
7373
"svelte-check": "^4.0.0",
7474
"tailwindcss": "4.1.12",

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ __metadata:
10371037
rimraf: "npm:^6.0.1"
10381038
rollup: "npm:^4.24.2"
10391039
rollup-plugin-dts: "npm:^6.1.1"
1040-
sass: "npm:1.90.0"
1040+
sass: "npm:1.91.0"
10411041
svelte: "npm:5.38.3"
10421042
svelte-check: "npm:^4.0.0"
10431043
tailwindcss: "npm:4.1.12"
@@ -9438,6 +9438,23 @@ __metadata:
94389438
languageName: node
94399439
linkType: hard
94409440

9441+
"sass@npm:1.91.0":
9442+
version: 1.91.0
9443+
resolution: "sass@npm:1.91.0"
9444+
dependencies:
9445+
"@parcel/watcher": "npm:^2.4.1"
9446+
chokidar: "npm:^4.0.0"
9447+
immutable: "npm:^5.0.2"
9448+
source-map-js: "npm:>=0.6.2 <2.0.0"
9449+
dependenciesMeta:
9450+
"@parcel/watcher":
9451+
optional: true
9452+
bin:
9453+
sass: sass.js
9454+
checksum: 10c0/5be1c98f7a618cb5f90b62f63d2aa0f78f9bf369c93ec7cd9880752a26b0ead19aa63cc341e8a26ce6c74d080baa5705f1685dff52fe6a3f28a7828ae50182b6
9455+
languageName: node
9456+
linkType: hard
9457+
94419458
"saxes@npm:^6.0.0":
94429459
version: 6.0.0
94439460
resolution: "saxes@npm:6.0.0"

0 commit comments

Comments
 (0)