Skip to content

Commit

Permalink
Update dependency sass to v1.78.0 (#9703)
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 Sep 7, 2024
1 parent 6b85060 commit 6e7335e
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": "10.0.2",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.77.8",
"sass": "1.78.0",
"sass-loader": "16.0.1",
"style-loader": "4.0.0",
"stylelint": "16.9.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4398,7 +4398,7 @@ __metadata:
postcss-preset-env: "npm:10.0.2"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.77.8"
sass: "npm:1.78.0"
sass-loader: "npm:16.0.1"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6356,16 +6356,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
"sass@npm:1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.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/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e7335e

Please sign in to comment.