Skip to content

Commit 15e27ce

Browse files
build(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 in /addon
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.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]@4.10.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ac57a2 commit 15e27ce

File tree

2 files changed

+38
-101
lines changed

2 files changed

+38
-101
lines changed

addon/package-lock.json

Lines changed: 37 additions & 100 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": "^3.1.5",
1414
"web-ext": "^6.6.0",
1515
"webpack": "^5.74.0",
16-
"webpack-cli": "^4.9.2"
16+
"webpack-cli": "^4.10.0"
1717
},
1818
"scripts": {
1919
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)