aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-12-13 03:41:56 +0000
committerGitHub <noreply@github.com>2020-12-13 03:41:56 +0000
commit31429449c103ef4bb52cbfc83d35a149b8f182f8 (patch)
tree7809b80d170a25f894cd8da9487b977aa7e76b25 /package.json
parentf08396eaf0492144bcfdba25e155eb66bb9e0c45 (diff)
parentccf50931b4f9d6f907721b3ed6ddd62449368f9d (diff)
Merge pull request #860 from ueokande/dependabot/npm_and_yarn/webpack-4.44.2
Bump webpack from 4.44.1 to 4.44.2
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 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"
}
}