Skip to content

Commit ac227c1

Browse files
Update dependency sass to v1.86.1 (#10495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a7031b commit ac227c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
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.86.0",
45+
"sass": "1.86.1",
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
4848
"stylelint": "16.17.0",

yarn.lock

+5-5
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.86.0"
4375+
sass: "npm:1.86.1"
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.86.0":
6355-
version: 1.86.0
6356-
resolution: "sass@npm:1.86.0"
6354+
"sass@npm:1.86.1":
6355+
version: 1.86.1
6356+
resolution: "sass@npm:1.86.1"
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/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
6367+
checksum: 10c0/16733c7cd7ebb180d12c7aa8fdf4647de857901ab55c369f810b3654aa1c4cd61bb0274981d7792f0ccdfb29755aab17afc13c9daad69d8ffc4d761a8314c93a
63686368
languageName: node
63696369
linkType: hard
63706370

0 commit comments

Comments
 (0)