Skip to content

Commit 2f97f68

Browse files
committed
Upgrade webpack-cli from test apps
1 parent 9427df2 commit 2f97f68

File tree

18 files changed

+717
-444
lines changed

18 files changed

+717
-444
lines changed

test_apps/npm-with-babel/package-lock.json

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

test_apps/npm-with-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"@babel/plugin-proposal-partial-application": "^7.18.9",
1010
"@babel/preset-env": "^7.16.0",
1111
"webpack": "^5.74.0",
12-
"webpack-cli": "^4.10.0"
12+
"webpack-cli": "^5.1.4"
1313
}
1414
}

0 commit comments

Comments
 (0)