Skip to content

Commit 4e52807

Browse files
Update dependency sass to v1.86.0 (#10414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f4c9fb commit 4e52807

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
@@ -42,7 +42,7 @@
4242
"postcss-preset-env": "10.1.5",
4343
"postcss-scss": "4.0.9",
4444
"prettier": "3.5.3",
45-
"sass": "1.85.1",
45+
"sass": "1.86.0",
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
4848
"stylelint": "16.16.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,7 +4372,7 @@ __metadata:
43724372
postcss-preset-env: "npm:10.1.5"
43734373
postcss-scss: "npm:4.0.9"
43744374
prettier: "npm:3.5.3"
4375-
sass: "npm:1.85.1"
4375+
sass: "npm:1.86.0"
43764376
sass-loader: "npm:16.0.5"
43774377
sortablejs: "npm:1.15.6"
43784378
style-loader: "npm:4.0.0"
@@ -6351,9 +6351,9 @@ __metadata:
63516351
languageName: node
63526352
linkType: hard
63536353

6354-
"sass@npm:1.85.1":
6355-
version: 1.85.1
6356-
resolution: "sass@npm:1.85.1"
6354+
"sass@npm:1.86.0":
6355+
version: 1.86.0
6356+
resolution: "sass@npm:1.86.0"
63576357
dependencies:
63586358
"@parcel/watcher": "npm:^2.4.1"
63596359
chokidar: "npm:^4.0.0"
@@ -6364,7 +6364,7 @@ __metadata:
63646364
optional: true
63656365
bin:
63666366
sass: sass.js
6367-
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
6367+
checksum: 10c0/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
63686368
languageName: node
63696369
linkType: hard
63706370

0 commit comments

Comments
 (0)