Skip to content

Commit

Permalink
Update dependency sass to v1.77.4 (#9341)
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 Jun 3, 2024
1 parent 072e79f commit 71a6a0c
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.14",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.77.3",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.6.1",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4410,7 +4410,7 @@ __metadata:
postcss-preset-env: "npm:9.5.14"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.77.3"
sass: "npm:1.77.4"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6367,16 +6367,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.3":
version: 1.77.3
resolution: "sass@npm:1.77.3"
"sass@npm:1.77.4":
version: 1.77.4
resolution: "sass@npm:1.77.4"
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/131469168a4c41f9c3eeaac8a91b3ada0ff4746c8588ce1bc4b819c9245281075a895d5fc74f6edeeb32142a572af8a0799bd0ae698614a1fcfcfbd97b0b1256
checksum: 10c0/b9cb4882bded282aabe38d011adfce375e1f282184fcf93dc3da5d5be834c6aa53c474c15634c351ef7bd85146cfd1cc81343654cc3bcf000d78e856da4225ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 71a6a0c

Please sign in to comment.