Skip to content

Commit

Permalink
Update dependency sass to v1.68.0 (#8521)
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 24, 2023
1 parent 2fc718d commit d714d31
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.8",
"prettier": "3.0.3",
"sass": "1.67.0",
"sass": "1.68.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 @@ -4377,7 +4377,7 @@ __metadata:
postcss-preset-env: 9.1.4
postcss-scss: 4.0.8
prettier: 3.0.3
sass: 1.67.0
sass: 1.68.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.67.0":
version: 1.67.0
resolution: "sass@npm:1.67.0"
"sass@npm:1.68.0":
version: 1.68.0
resolution: "sass@npm:1.68.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: 9e7566e8b7386cf265dddcdb266a023fb5759c5a8f48a11da199c8bf419e5f08f4ff6404d85d6bf5eac01e1f7c7061fdb6b7b65cbfda164e59b0a06b72ac8567
checksum: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
languageName: node
linkType: hard

Expand Down

0 comments on commit d714d31

Please sign in to comment.