Skip to content

Commit

Permalink
Update dependency sass to v1.67.0 (#8495)
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] authored Sep 20, 2023
1 parent e996d0c commit 47c2b7e
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 @@ -39,7 +39,7 @@
"postcss-preset-env": "9.1.3",
"postcss-scss": "4.0.8",
"prettier": "3.0.3",
"sass": "1.66.1",
"sass": "1.67.0",
"sass-loader": "13.3.2",
"style-loader": "3.3.3",
"stylelint": "15.10.2",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4368,7 +4368,7 @@ __metadata:
postcss-preset-env: 9.1.3
postcss-scss: 4.0.8
prettier: 3.0.3
sass: 1.66.1
sass: 1.67.0
sass-loader: 13.3.2
sortablejs: 1.15.0
style-loader: 3.3.3
Expand Down Expand Up @@ -6411,16 +6411,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.66.1":
version: 1.66.1
resolution: "sass@npm:1.66.1"
"sass@npm:1.67.0":
version: 1.67.0
resolution: "sass@npm:1.67.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
checksum: 9e7566e8b7386cf265dddcdb266a023fb5759c5a8f48a11da199c8bf419e5f08f4ff6404d85d6bf5eac01e1f7c7061fdb6b7b65cbfda164e59b0a06b72ac8567
languageName: node
linkType: hard

Expand Down

0 comments on commit 47c2b7e

Please sign in to comment.