diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-07 11:11:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 11:11:39 +0000 |
commit | ccf50931b4f9d6f907721b3ed6ddd62449368f9d (patch) | |
tree | f567f35b36d64823b17f10c6a6053e9c55fd8a5a /package.json | |
parent | a3c34a309c4b1421eb4914c3fbeba327a5400021 (diff) |
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)
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 83a3e1a..a9ddba5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "typescript": "4.0.3", "web-ext-types": "^3.2.1", "webextensions-api-fake": "^0.9.1", - "webpack": "4.44.1", + "webpack": "4.44.2", "webpack-cli": "3.3.12" } } |