Skip to content

Commit

Permalink
Update dependency sass to v1.77.2 (#9290)
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 20, 2024
1 parent 02cc1cc commit c31e1f3
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.13",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.77.1",
"sass": "1.77.2",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -4392,7 +4392,7 @@ __metadata:
postcss-preset-env: "npm:9.5.13"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.77.1"
sass: "npm:1.77.2"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6349,16 +6349,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.1"
"sass@npm:1.77.2":
version: 1.77.2
resolution: "sass@npm:1.77.2"
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/edcfc7d038234b1198c3ddcac5963fcd1e17a9c1ee0f9bd09784ab5353b60ff50b189b4c9154b34f5da9ca0eaab8b189fd3e83a4b43a494151ad4735f8e5f364
checksum: 10c0/0d292339064de3c902e209d41de9c4eb2038cff326476aeebbb5be3eee1d23400d975face2b8e124ae617b10af3e93bec01580f61912f34e4c517fe137a118b6
languageName: node
linkType: hard

Expand Down

0 comments on commit c31e1f3

Please sign in to comment.