aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-01-02 02:19:25 +0000
committerGitHub <noreply@github.com>2021-01-02 02:19:25 +0000
commit1ed5380281f260981db6fb4f643217a6dc2615da (patch)
tree5f11160063740dba932c68286fafc70dad002e15 /package.json
parentfb21730347af019dcbcca93dcc147ef482b109bd (diff)
parentb9f432616f00069dc5dfdb48191c82bbe2c9b1b8 (diff)
Merge pull request #962 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.3.1
Bump webpack-cli from 4.2.0 to 4.3.1
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 e893d75..0659f63 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"
}
}