Skip to content

Commit

Permalink
Update dependency sass to v1.69.2 (#8609)
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 14, 2023
1 parent 5a4b831 commit 1a4c1b7
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.1",
"sass": "1.69.2",
"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 @@ -4388,7 +4388,7 @@ __metadata:
postcss-preset-env: 9.2.0
postcss-scss: 4.0.9
prettier: 3.0.3
sass: 1.69.1
sass: 1.69.2
sass-loader: 13.3.2
sortablejs: 1.15.0
style-loader: 3.3.3
Expand Down Expand Up @@ -6416,16 +6416,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 1a4c1b7

Please sign in to comment.