Skip to content

Commit 9412faf

Browse files
Update dependency sass to v1.71.1 (#8991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d0a4eb commit 9412faf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

war/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"postcss-preset-env": "9.4.0",
4040
"postcss-scss": "4.0.9",
4141
"prettier": "3.2.5",
42-
"sass": "1.71.0",
42+
"sass": "1.71.1",
4343
"sass-loader": "14.1.1",
4444
"style-loader": "3.3.4",
4545
"stylelint": "16.2.1",

war/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4380,7 +4380,7 @@ __metadata:
43804380
postcss-preset-env: "npm:9.4.0"
43814381
postcss-scss: "npm:4.0.9"
43824382
prettier: "npm:3.2.5"
4383-
sass: "npm:1.71.0"
4383+
sass: "npm:1.71.1"
43844384
sass-loader: "npm:14.1.1"
43854385
sortablejs: "npm:1.15.2"
43864386
style-loader: "npm:3.3.4"
@@ -6347,16 +6347,16 @@ __metadata:
63476347
languageName: node
63486348
linkType: hard
63496349

6350-
"sass@npm:1.71.0":
6351-
version: 1.71.0
6352-
resolution: "sass@npm:1.71.0"
6350+
"sass@npm:1.71.1":
6351+
version: 1.71.1
6352+
resolution: "sass@npm:1.71.1"
63536353
dependencies:
63546354
chokidar: "npm:>=3.0.0 <4.0.0"
63556355
immutable: "npm:^4.0.0"
63566356
source-map-js: "npm:>=0.6.2 <2.0.0"
63576357
bin:
63586358
sass: sass.js
6359-
checksum: 10c0/a20ff6e59ed560a01175adc75a4fbafa5bbfbc4d6f0c89225348d54bc9e53a0c519105d1ae595a9216fc2fe9001d3bd7629ed10ccd6fceeb42b07e8393694627
6359+
checksum: 10c0/59d79a6e106747746792b0c71908ae0aecdaf9b794d5724ee64e5249412f0d8ebe7ee2bf12946618848f14f949c4f6b530d82da3e62ab31c71198c6f73002130
63606360
languageName: node
63616361
linkType: hard
63626362

0 commit comments

Comments
 (0)