aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-01-31 23:52:45 +0000
committerGitHub <noreply@github.com>2022-01-31 23:52:45 +0000
commit3f5d75a7f363d1bc00c3559ea4007d8c816ee064 (patch)
treedfff12fc87d13a8b31219fdfec7f5e0e645febed /package.json
parentb831498dc84062216b2cc0b0587ae1a7168fd9bb (diff)
parent5c03d2c7522e00ef8253918cbb3a1c16cfb07df8 (diff)
Merge pull request #1342 from ueokande/dependabot/npm_and_yarn/webpack-5.67.0
Bump webpack from 4.46.0 to 5.67.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 6ee6036..9868b59 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"tsyringe": "4.5.0",
"typescript": "4.3.5",
"web-ext-types": "^3.2.1",
- "webpack": "4.46.0",
+ "webpack": "5.67.0",
"webpack-cli": "4.9.0"
}
}