aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-19 20:56:40 +0000
committerGitHub <noreply@github.com>2021-01-19 20:56:40 +0000
commit0f8622f966e16b66a1336abeb7098a16888ebc71 (patch)
treecab4e010fa05837acf15ab88db6ec7ce2cdbd271 /package.json
parent2bcb37bce32a867dad5ed45ee6b2966cdfb189a8 (diff)
Bump webpack-cli from 4.3.1 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.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.3.1...webpack-cli@4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 55614a1..94086ac 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.3.1"
+ "webpack-cli": "4.4.0"
}
}