Skip to content

Commit

Permalink
Update dependency sass to v1.77.0 (#9252)
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 10, 2024
1 parent e2cace0 commit fea7c82
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
Expand Up @@ -42,7 +42,7 @@
"postcss-preset-env": "9.5.11",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.76.0",
"sass": "1.77.0",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.5.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Expand Up @@ -4391,7 +4391,7 @@ __metadata:
postcss-preset-env: "npm:9.5.11"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.76.0"
sass: "npm:1.77.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.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.0"
"sass@npm:1.77.0":
version: 1.77.0
resolution: "sass@npm:1.77.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/976baf2c378e104f8d4ffca5375c8aa6f3d24f59d5c0a5db8d68a51f89edce45dedc25cfcd304b309fc8568d146de9e2c6cd189395e97bb2840d39feb13932ff
checksum: 10c0/bce0e5f5b535491e4e775045a79f19cbe10d800ef53b5f7698958d2992505d7b124c968169b05a0190842d8e0a24c2aa6d75dfbdd7c213820d9d59e227009c19
languageName: node
linkType: hard

Expand Down

0 comments on commit fea7c82

Please sign in to comment.