Skip to content

Commit

Permalink
Update dependency sass to v1.76.0 (#9230)
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 May 4, 2024
1 parent 735c139 commit cd5b696
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 @@ -42,7 +42,7 @@
"postcss-preset-env": "9.5.9",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.75.0",
"sass": "1.76.0",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.4.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4391,7 +4391,7 @@ __metadata:
postcss-preset-env: "npm:9.5.9"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.75.0"
sass: "npm:1.76.0"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6348,16 +6348,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
"sass@npm:1.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.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/1564ab2c8041c99a330cec93127fe8abcf65ac63eecb471610ed7f3126a2599a58b788a3a98eb8719f7f40b9b04e00c92bc9e11a9c2180ad582b8cba9fb030b0
checksum: 10c0/976baf2c378e104f8d4ffca5375c8aa6f3d24f59d5c0a5db8d68a51f89edce45dedc25cfcd304b309fc8568d146de9e2c6cd189395e97bb2840d39feb13932ff
languageName: node
linkType: hard

Expand Down

0 comments on commit cd5b696

Please sign in to comment.