diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-06 21:44:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-06 21:44:52 +0000 |
commit | e545baf2dbd3dda8f0ead5fecb2689f92af40959 (patch) | |
tree | c448d0d94d804bdea64e8fae1b2c7b1dd8517eb2 /package.json | |
parent | dbc3d8681d0dc003a00174544edb51d99f8fb325 (diff) |
Bump webpack-cli from 4.6.0 to 4.7.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.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/webpack-cli@4.6.0...webpack-cli@4.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7b0afed..c04bb0a 100644 --- a/package.json +++ b/package.json @@ -83,6 +83,6 @@ "web-ext-types": "^3.2.1", "webextensions-api-fake": "^0.9.1", "webpack": "4.46.0", - "webpack-cli": "4.6.0" + "webpack-cli": "4.7.0" } } |