Skip to content

Commit eee0640

Browse files
[deps]: Update webpack-cli to v7
1 parent a5052d8 commit eee0640

4 files changed

Lines changed: 38 additions & 150 deletions

File tree

bitwarden_license/src/Sso/package-lock.json

Lines changed: 18 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bitwarden_license/src/Sso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"sass": "1.98.0",
2020
"sass-loader": "16.0.5",
2121
"webpack": "5.104.1",
22-
"webpack-cli": "6.0.1"
22+
"webpack-cli": "7.0.2"
2323
}
2424
}

src/Admin/package-lock.json

Lines changed: 18 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"sass": "1.97.2",
2121
"sass-loader": "16.0.5",
2222
"webpack": "5.104.1",
23-
"webpack-cli": "6.0.1"
23+
"webpack-cli": "7.0.2"
2424
}
2525
}

0 commit comments

Comments
 (0)