Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.77.8 (#10729)
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 Jul 15, 2024
1 parent f81bc58 commit ef4d7d1
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 @@ -67,7 +67,7 @@
"rollup": "^4.18.1",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "^2.0.0",
"sass": "^1.77.7",
"sass": "^1.77.8",
"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 @@ -3319,7 +3319,7 @@ __metadata:
rollup: "npm:^4.18.1"
rollup-plugin-scss: "npm:^4.0.0"
rollup-plugin-svg: "npm:^2.0.0"
sass: "npm:^1.77.7"
sass: "npm:^1.77.8"
surge: "npm:^0.23.1"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -18265,16 +18265,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit ef4d7d1

Please sign in to comment.