Skip to content

Commit ef63613

Browse files
build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /addon (#2577)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1. - [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.1) --- 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 f6415fb commit ef63613

File tree

2 files changed

+60
-49
lines changed

2 files changed

+60
-49
lines changed

addon/package-lock.json

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

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint-plugin-no-unsanitized": "^4.1.2",
1414
"web-ext": "^8.6.0",
1515
"webpack": "^5.97.1",
16-
"webpack-cli": "^5.1.4"
16+
"webpack-cli": "^6.0.1"
1717
},
1818
"scripts": {
1919
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)