Skip to content

Commit

Permalink
Update dependency sass to v1.69.1 (#8604)
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 Oct 13, 2023
1 parent f45c63b commit 5a30f33
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.4",
"postcss-scss": "4.0.9",
"prettier": "3.0.3",
"sass": "1.69.0",
"sass": "1.69.1",
"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 @@ -4375,7 +4375,7 @@ __metadata:
postcss-preset-env: 9.1.4
postcss-scss: 4.0.9
prettier: 3.0.3
sass: 1.69.0
sass: 1.69.1
sass-loader: 13.3.2
sortablejs: 1.15.0
style-loader: 3.3.3
Expand Down Expand Up @@ -6402,16 +6402,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.0":
version: 1.69.0
resolution: "sass@npm:1.69.0"
"sass@npm:1.69.1":
version: 1.69.1
resolution: "sass@npm:1.69.1"
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: eabea31ea3b1dd529c7eff345c8b6468afe6ab8011bd4f95caa2cffb8fb115cc055ea21de425be6197f7ed22516f5652eccb98d315d592ea152ada553f964b8a
checksum: e3f0754fc8e1ffc239919cba8d1cc8d89908d596161992c562d0679a6aa1e1c57b0a11846726f9222f96622495a5bfc00461b3f31182e71a54ad91a86dd10a8f
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a30f33

Please sign in to comment.