Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.81.0 (#11200)
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 15, 2024
1 parent 62a8f5d commit 4c0886f
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 @@ -72,7 +72,7 @@
"rollup": "^4.26.0",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "^2.0.0",
"sass": "^1.80.7",
"sass": "^1.81.0",
"surge": "^0.24.6",
"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 @@ -3802,7 +3802,7 @@ __metadata:
rollup: "npm:^4.26.0"
rollup-plugin-scss: "npm:^4.0.0"
rollup-plugin-svg: "npm:^2.0.0"
sass: "npm:^1.80.7"
sass: "npm:^1.81.0"
surge: "npm:^0.24.6"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -19006,9 +19006,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -19019,7 +19019,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c0886f

Please sign in to comment.