Skip to content

Commit

Permalink
Update dependency sass to v1.75.0 (#9173)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 13dc52c commit 6e1741a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"postcss-preset-env": "9.5.4",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.74.1",
"sass": "1.75.0",
"sass-loader": "14.1.1",
"style-loader": "3.3.4",
"stylelint": "16.3.1",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4409,7 +4409,7 @@ __metadata:
postcss-preset-env: "npm:9.5.4"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.74.1"
sass: "npm:1.75.0"
sass-loader: "npm:14.1.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -6377,16 +6377,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.74.1":
version: 1.74.1
resolution: "sass@npm:1.74.1"
"sass@npm:1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/4610257ee27823276ce4998a534b4ee9f313e5a0b3d3899e70e0f87096feeae4cd8dd3c2f765b52f57dd87f5dab22370ef63f95a837a189fbb9401396d5ce717
checksum: 10c0/1564ab2c8041c99a330cec93127fe8abcf65ac63eecb471610ed7f3126a2599a58b788a3a98eb8719f7f40b9b04e00c92bc9e11a9c2180ad582b8cba9fb030b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e1741a

Please sign in to comment.