Skip to content

Commit 2abe2af

Browse files
Bump webpack-cli from 5.1.4 to 6.0.0 (#1080)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e8e0ae commit 2abe2af

File tree

2 files changed

+196
-61
lines changed

2 files changed

+196
-61
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"proxyquire": "^2.1.3",
107107
"solc": "^0.8.26",
108108
"webpack": "^5.88.2",
109-
"webpack-cli": "^5.1.4"
109+
"webpack-cli": "^6.0.0"
110110
},
111111
"dependencies": {
112112
"@solidity-parser/parser": "^0.18.0",

0 commit comments

Comments
 (0)