Skip to content

Commit bbfb605

Browse files
build(deps-dev): Bump webpack-cli from 3.3.10 to 3.3.11 in /addon (#423)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md) - [Commits](webpack/webpack-cli@v3.3.10...v3.3.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c0a5276 commit bbfb605

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

addon/package-lock.json

Lines changed: 6 additions & 6 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.0.2",
1414
"web-ext": "^4.1.0",
1515
"webpack": "^4.41.6",
16-
"webpack-cli": "^3.3.10"
16+
"webpack-cli": "^3.3.11"
1717
},
1818
"scripts": {
1919
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)