Skip to content

Commit e46ccda

Browse files
Update dependency sass to v1.90.0 (#10940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 683a124 commit e46ccda

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.2.4",
4343
"postcss-scss": "4.0.9",
4444
"prettier": "3.6.2",
45-
"sass": "1.89.2",
45+
"sass": "1.90.0",
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
4848
"stylelint": "16.23.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4368,7 +4368,7 @@ __metadata:
43684368
postcss-preset-env: "npm:10.2.4"
43694369
postcss-scss: "npm:4.0.9"
43704370
prettier: "npm:3.6.2"
4371-
sass: "npm:1.89.2"
4371+
sass: "npm:1.90.0"
43724372
sass-loader: "npm:16.0.5"
43734373
sortablejs: "npm:1.15.6"
43744374
style-loader: "npm:4.0.0"
@@ -6339,9 +6339,9 @@ __metadata:
63396339
languageName: node
63406340
linkType: hard
63416341

6342-
"sass@npm:1.89.2":
6343-
version: 1.89.2
6344-
resolution: "sass@npm:1.89.2"
6342+
"sass@npm:1.90.0":
6343+
version: 1.90.0
6344+
resolution: "sass@npm:1.90.0"
63456345
dependencies:
63466346
"@parcel/watcher": "npm:^2.4.1"
63476347
chokidar: "npm:^4.0.0"
@@ -6352,7 +6352,7 @@ __metadata:
63526352
optional: true
63536353
bin:
63546354
sass: sass.js
6355-
checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
6355+
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
63566356
languageName: node
63576357
linkType: hard
63586358

0 commit comments

Comments
 (0)