Skip to content

Commit

Permalink
Update dependency sass to v1.69.7 (#8835)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
renovate[bot] and MarkEWaite authored Jan 8, 2024
1 parent 3dbbf26 commit 29f3853
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.1.1",
"sass": "1.69.6",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"style-loader": "3.3.3",
"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 @@ -4465,7 +4465,7 @@ __metadata:
postcss-preset-env: "npm:9.3.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.1.1"
sass: "npm:1.69.6"
sass: "npm:1.69.7"
sass-loader: "npm:13.3.3"
sortablejs: "npm:1.15.1"
style-loader: "npm:3.3.3"
Expand Down Expand Up @@ -6458,16 +6458,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 29f3853

Please sign in to comment.