Skip to content

Commit 33c1cc0

Browse files
chore(deps): update dependency sass to ^1.78.0 (#10992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de1258d commit 33c1cc0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"rollup": "^4.21.3",
6969
"rollup-plugin-scss": "^4.0.0",
7070
"rollup-plugin-svg": "^2.0.0",
71-
"sass": "^1.77.8",
71+
"sass": "^1.78.0",
7272
"surge": "^0.23.1",
7373
"ts-node": "^10.9.2",
7474
"ts-patch": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3342,7 +3342,7 @@ __metadata:
33423342
rollup: "npm:^4.21.3"
33433343
rollup-plugin-scss: "npm:^4.0.0"
33443344
rollup-plugin-svg: "npm:^2.0.0"
3345-
sass: "npm:^1.77.8"
3345+
sass: "npm:^1.78.0"
33463346
surge: "npm:^0.23.1"
33473347
ts-node: "npm:^10.9.2"
33483348
ts-patch: "npm:^3.2.1"
@@ -18372,16 +18372,16 @@ __metadata:
1837218372
languageName: node
1837318373
linkType: hard
1837418374

18375-
"sass@npm:^1.77.8":
18376-
version: 1.77.8
18377-
resolution: "sass@npm:1.77.8"
18375+
"sass@npm:^1.78.0":
18376+
version: 1.78.0
18377+
resolution: "sass@npm:1.78.0"
1837818378
dependencies:
1837918379
chokidar: "npm:>=3.0.0 <4.0.0"
1838018380
immutable: "npm:^4.0.0"
1838118381
source-map-js: "npm:>=0.6.2 <2.0.0"
1838218382
bin:
1838318383
sass: sass.js
18384-
checksum: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
18384+
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
1838518385
languageName: node
1838618386
linkType: hard
1838718387

0 commit comments

Comments
 (0)