Skip to content

Commit b2de449

Browse files
fix(deps): update dependency sass to ^1.101.0 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a006d74 commit b2de449

8 files changed

Lines changed: 16 additions & 16 deletions
-66.8 KB
Binary file not shown.
25.9 KB
Binary file not shown.
-12.1 KB
Binary file not shown.
8.96 KB
Binary file not shown.
919 KB
Binary file not shown.
-918 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"react-scripts": "^5.0.1",
7777
"regenerator-runtime": "^0.14.1",
7878
"resize-observer-polyfill": "^1.5.1",
79-
"sass": "^1.99.0",
79+
"sass": "^1.101.0",
8080
"sass-loader": "^13.3.3",
8181
"semver": "^7.8.4",
8282
"storybook-i18n": "^1.1.5",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,7 +3356,7 @@ __metadata:
33563356
react-scripts: ^5.0.1
33573357
regenerator-runtime: ^0.14.1
33583358
resize-observer-polyfill: ^1.5.1
3359-
sass: ^1.99.0
3359+
sass: ^1.101.0
33603360
sass-loader: ^13.3.3
33613361
semver: ^7.8.4
33623362
storybook-i18n: ^1.1.5
@@ -8600,12 +8600,12 @@ __metadata:
86008600
languageName: node
86018601
linkType: hard
86028602

8603-
"chokidar@npm:^4.0.0":
8604-
version: 4.0.1
8605-
resolution: "chokidar@npm:4.0.1"
8603+
"chokidar@npm:^5.0.0":
8604+
version: 5.0.0
8605+
resolution: "chokidar@npm:5.0.0"
86068606
dependencies:
8607-
readdirp: ^4.0.1
8608-
checksum: 193da9786b0422a895d59c7552195d15c6c636e6a2293ae43d09e34e243e24ccd02d693f007c767846a65abbeae5fea6bfacb8fc2ddec4ea4d397620d552010d
8607+
readdirp: ^5.0.0
8608+
checksum: 48c0d510d84c228acae24dcf4418d55193ae0fd6cf2d114a3cf893ea68cca95f1876e1b02353a275b0b0b5f933f7c5b5bf126063211c0c8c30b213dd03328897
86098609
languageName: node
86108610
linkType: hard
86118611

@@ -19161,10 +19161,10 @@ __metadata:
1916119161
languageName: node
1916219162
linkType: hard
1916319163

19164-
"readdirp@npm:^4.0.1":
19165-
version: 4.0.2
19166-
resolution: "readdirp@npm:4.0.2"
19167-
checksum: 309376e717f94fb7eb61bec21e2603243a9e2420cd2e9bf94ddf026aefea0d7377ed1a62f016d33265682e44908049a55c3cfc2307450a1421654ea008489b39
19164+
"readdirp@npm:^5.0.0":
19165+
version: 5.0.0
19166+
resolution: "readdirp@npm:5.0.0"
19167+
checksum: 3c8ddf1a08fa0adf8f14685a373dd205ada0f2de980e7e77f9846026f331acbc6035040ba204d22b368a0dc8eb7bee2d737fb19f398d73c716c510ce3b2e5583
1916819168
languageName: node
1916919169
linkType: hard
1917019170

@@ -19874,20 +19874,20 @@ __metadata:
1987419874
languageName: node
1987519875
linkType: hard
1987619876

19877-
"sass@npm:^1.99.0":
19878-
version: 1.99.0
19879-
resolution: "sass@npm:1.99.0"
19877+
"sass@npm:^1.101.0":
19878+
version: 1.101.0
19879+
resolution: "sass@npm:1.101.0"
1988019880
dependencies:
1988119881
"@parcel/watcher": ^2.4.1
19882-
chokidar: ^4.0.0
19882+
chokidar: ^5.0.0
1988319883
immutable: ^5.1.5
1988419884
source-map-js: ">=0.6.2 <2.0.0"
1988519885
dependenciesMeta:
1988619886
"@parcel/watcher":
1988719887
optional: true
1988819888
bin:
1988919889
sass: sass.js
19890-
checksum: 8993e6ba4b7e1b52619bea90206ce0401586e233b6b81acbba7466c7b0596deaf0454ec1b783f86d33ba4d1c6394846f3dd55299cf370f5a0ebc69f2c4d9baf2
19890+
checksum: c73a37db6f4cbad653aaaeb668a69e689eec0002ffc0ce8248e2a09bbc2ea5a12adb69ae635e4c8c332d34d4ca81e2915843dbf42943a96396c56935f864aab5
1989119891
languageName: node
1989219892
linkType: hard
1989319893

0 commit comments

Comments
 (0)