Skip to content

Commit

Permalink
[deps] Auth: Update sass to v1.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent ce60657 commit 6cf05f9
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 22 deletions.
33 changes: 23 additions & 10 deletions bitwarden_license/src/Sso/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bitwarden_license/src/Sso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"css-loader": "7.1.2",
"expose-loader": "5.0.0",
"mini-css-extract-plugin": "2.9.2",
"sass": "1.79.5",
"sass": "1.83.0",
"sass-loader": "16.0.4",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
Expand Down
33 changes: 23 additions & 10 deletions src/Admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"css-loader": "7.1.2",
"expose-loader": "5.0.0",
"mini-css-extract-plugin": "2.9.2",
"sass": "1.79.5",
"sass": "1.83.0",
"sass-loader": "16.0.4",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
Expand Down

0 comments on commit 6cf05f9

Please sign in to comment.