Skip to content

Commit 0f07226

Browse files
Bump the all-dependencies group across 2 directories with 3 updates (#1542)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e171233 commit 0f07226

File tree

5 files changed

+134
-172
lines changed

5 files changed

+134
-172
lines changed

e2e/package-lock.json

+46-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/webpack/bundle-through/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"postcss": "^8.4.47",
1313
"webpack": "^5.97.1",
14-
"webpack-cli": "^5.1.3",
14+
"webpack-cli": "^6.0.1",
1515
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env"
1616
},
1717
"volta": {

e2e/webpack/postcss-loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"postcss": "^8.4.47",
1212
"webpack": "^5.97.1",
13-
"webpack-cli": "^5.1.3",
13+
"webpack-cli": "^6.0.1",
1414
"postcss-loader": "^8.1.1",
1515
"style-loader": "^4.0.0",
1616
"css-loader": "^7.1.1",

0 commit comments

Comments
 (0)