Skip to content

Commit 585b0df

Browse files
build(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2 in /addon
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2. - [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/webpack-cli@4.7.0...webpack-cli@4.7.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8767f91 commit 585b0df

File tree

2 files changed

+70
-36
lines changed

2 files changed

+70
-36
lines changed

addon/package-lock.json

Lines changed: 69 additions & 35 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.1.0",
1515
"webpack": "^5.47.0",
16-
"webpack-cli": "^4.7.0"
16+
"webpack-cli": "^4.7.2"
1717
},
1818
"scripts": {
1919
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)