Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.78.0 (#10992)
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] committed Sep 13, 2024
1 parent de1258d commit 33c1cc0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"rollup": "^4.21.3",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "^2.0.0",
"sass": "^1.77.8",
"sass": "^1.78.0",
"surge": "^0.23.1",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3342,7 +3342,7 @@ __metadata:
rollup: "npm:^4.21.3"
rollup-plugin-scss: "npm:^4.0.0"
rollup-plugin-svg: "npm:^2.0.0"
sass: "npm:^1.77.8"
sass: "npm:^1.78.0"
surge: "npm:^0.23.1"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -18372,16 +18372,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
"sass@npm:^1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.0"
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: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
languageName: node
linkType: hard

Expand Down

0 comments on commit 33c1cc0

Please sign in to comment.