aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-02 02:06:29 +0000
committerGitHub <noreply@github.com>2021-01-02 02:06:29 +0000
commitb9f432616f00069dc5dfdb48191c82bbe2c9b1b8 (patch)
tree38f185b9a80d6f31c99b906838eedbb86d6c2bb8 /package.json
parent30ec9895ab7d24ab513e3099c596a2f77530c896 (diff)
Bump webpack-cli from 4.2.0 to 4.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.3.1. - [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.2.0...webpack-cli@4.3.1) 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 bff93e0..8ad0b70 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.44.2",
- "webpack-cli": "4.2.0"
+ "webpack-cli": "4.3.1"
}
}