Skip to content

Commit

Permalink
Update dependency sass to v1.70.0 (#8883)
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 Jan 24, 2024
1 parent 8f95532 commit 702d2f2
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.3.0",
"postcss-scss": "4.0.9",
"prettier": "3.2.1",
"sass": "1.69.7",
"sass": "1.70.0",
"sass-loader": "14.0.0",
"style-loader": "3.3.4",
"stylelint": "16.1.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4447,7 +4447,7 @@ __metadata:
postcss-preset-env: "npm:9.3.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.1"
sass: "npm:1.69.7"
sass: "npm:1.70.0"
sass-loader: "npm:14.0.0"
sortablejs: "npm:1.15.1"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -6437,16 +6437,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.7":
version: 1.69.7
resolution: "sass@npm:1.69.7"
"sass@npm:1.70.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
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: 773d0938e7d4ff3972d3fda3132f34fe98a2f712e028a58e28fecd615434795eff3266eddc38d5e13f03b90c0d6360d0e737b30bff2949a47280c64a18e0fb18
checksum: 7c309ee1c096d591746d122da9f1ebd65b4c4b3a60c2cc0ec720fd98fe1205fa8b44c9f563d113b9fdfeb25af1e32ec9b3e048bd4b8e05d267f020953bd7baf0
languageName: node
linkType: hard

Expand Down

0 comments on commit 702d2f2

Please sign in to comment.