Skip to content

Commit

Permalink
Update dependency sass to v1.69.5 (#8657)
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 Oct 29, 2023
1 parent 5510430 commit e48bedc
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.2.0",
"postcss-scss": "4.0.9",
"prettier": "3.0.3",
"sass": "1.69.4",
"sass": "1.69.5",
"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 @@ -4396,7 +4396,7 @@ __metadata:
postcss-preset-env: "npm:9.2.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.0.3"
sass: "npm:1.69.4"
sass: "npm:1.69.5"
sass-loader: "npm:13.3.2"
sortablejs: "npm:1.15.0"
style-loader: "npm:3.3.3"
Expand Down Expand Up @@ -6424,16 +6424,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
"sass@npm:1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
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: 11a7b04e8c68cea71b2f9cba23a2a67c829a03ad7a1fbef9779ec4c8e78d4593845d39ac25ae70098368d131149e01327ed6140ca797cb56e4ba955c313315e8
checksum: a9003a9482f2e467fc412cfe58ba4fa14fb78bef7e1283ce5d64a065f8a31114ec3bbf5d4e724f94eb8512c32c768a6f91f228c7f16a26a300bbf4db293b5608
languageName: node
linkType: hard

Expand Down

0 comments on commit e48bedc

Please sign in to comment.