aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-10-10 07:02:24 +0000
committerGitHub <noreply@github.com>2021-10-10 07:02:24 +0000
commit726dc2b91a86a36b2dc6322fd47194ce1017a43e (patch)
treed649f844d48b61357dbcd3745b5a673cc698137c /package.json
parentdfcefe1b84cc96ead1c8d8f9aa65ff05ccd70378 (diff)
parent3937d8b8e61c9e970205962bc6e86f8388517162 (diff)
Merge pull request #1272 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.9.0
Bump webpack-cli from 4.7.0 to 4.9.0
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 45f4c4a..4d1bcab 100644
--- a/package.json
+++ b/package.json
@@ -70,6 +70,6 @@
"typescript": "4.3.5",
"web-ext-types": "^3.2.1",
"webpack": "4.46.0",
- "webpack-cli": "4.7.0"
+ "webpack-cli": "4.9.0"
}
}