Skip to content

Commit 04bd568

Browse files
Update dependency sass to v1.94.0 (#11295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec8ec62 commit 04bd568

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.4.0",
4343
"postcss-scss": "4.0.9",
4444
"prettier": "3.6.2",
45-
"sass": "1.93.3",
45+
"sass": "1.94.0",
4646
"sass-loader": "16.0.6",
4747
"style-loader": "4.0.0",
4848
"stylelint": "16.25.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4424,7 +4424,7 @@ __metadata:
44244424
postcss-preset-env: "npm:10.4.0"
44254425
postcss-scss: "npm:4.0.9"
44264426
prettier: "npm:3.6.2"
4427-
sass: "npm:1.93.3"
4427+
sass: "npm:1.94.0"
44284428
sass-loader: "npm:16.0.6"
44294429
sortablejs: "npm:1.15.6"
44304430
style-loader: "npm:4.0.0"
@@ -6398,9 +6398,9 @@ __metadata:
63986398
languageName: node
63996399
linkType: hard
64006400

6401-
"sass@npm:1.93.3":
6402-
version: 1.93.3
6403-
resolution: "sass@npm:1.93.3"
6401+
"sass@npm:1.94.0":
6402+
version: 1.94.0
6403+
resolution: "sass@npm:1.94.0"
64046404
dependencies:
64056405
"@parcel/watcher": "npm:^2.4.1"
64066406
chokidar: "npm:^4.0.0"
@@ -6411,7 +6411,7 @@ __metadata:
64116411
optional: true
64126412
bin:
64136413
sass: sass.js
6414-
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
6414+
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
64156415
languageName: node
64166416
linkType: hard
64176417

0 commit comments

Comments
 (0)