Skip to content

Commit 68d76f7

Browse files
build(deps-dev): Bump webpack-cli from 3.3.11 to 3.3.12 in /addon (#552)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md) - [Commits](webpack/webpack-cli@v3.3.11...v3.3.12) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 38f7c49 commit 68d76f7

File tree

2 files changed

+95
-107
lines changed

2 files changed

+95
-107
lines changed

addon/package-lock.json

Lines changed: 94 additions & 106 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.2",
1414
"web-ext": "^4.2.0",
1515
"webpack": "^4.43.0",
16-
"webpack-cli": "^3.3.11"
16+
"webpack-cli": "^3.3.12"
1717
},
1818
"scripts": {
1919
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)