Skip to content

Commit 4c0886f

Browse files
chore(deps): update dependency sass to ^1.81.0 (#11200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62a8f5d commit 4c0886f

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
@@ -72,7 +72,7 @@
7272
"rollup": "^4.26.0",
7373
"rollup-plugin-scss": "^4.0.0",
7474
"rollup-plugin-svg": "^2.0.0",
75-
"sass": "^1.80.7",
75+
"sass": "^1.81.0",
7676
"surge": "^0.24.6",
7777
"ts-node": "^10.9.2",
7878
"ts-patch": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,7 +3802,7 @@ __metadata:
38023802
rollup: "npm:^4.26.0"
38033803
rollup-plugin-scss: "npm:^4.0.0"
38043804
rollup-plugin-svg: "npm:^2.0.0"
3805-
sass: "npm:^1.80.7"
3805+
sass: "npm:^1.81.0"
38063806
surge: "npm:^0.24.6"
38073807
ts-node: "npm:^10.9.2"
38083808
ts-patch: "npm:^3.2.1"
@@ -19006,9 +19006,9 @@ __metadata:
1900619006
languageName: node
1900719007
linkType: hard
1900819008

19009-
"sass@npm:^1.80.7":
19010-
version: 1.80.7
19011-
resolution: "sass@npm:1.80.7"
19009+
"sass@npm:^1.81.0":
19010+
version: 1.81.0
19011+
resolution: "sass@npm:1.81.0"
1901219012
dependencies:
1901319013
"@parcel/watcher": "npm:^2.4.1"
1901419014
chokidar: "npm:^4.0.0"
@@ -19019,7 +19019,7 @@ __metadata:
1901919019
optional: true
1902019020
bin:
1902119021
sass: sass.js
19022-
checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7
19022+
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
1902319023
languageName: node
1902419024
linkType: hard
1902519025

0 commit comments

Comments
 (0)