aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-20 00:21:32 +0000
committerGitHub <noreply@github.com>2022-02-20 00:21:32 +0000
commitc23a519af584f8b9c4b68b36c1063afc689fcdcf (patch)
tree0e665688ce00604e24625d3bf29b87deb993e037 /package.json
parent5fa4aef2eba7412c28016ca2b4d0343943f2c7b4 (diff)
parentb4f947c399bb1be12b360b9956b7a12930401947 (diff)
Merge pull request #1374 from ueokande/dependabot/npm_and_yarn/webpack-5.69.1
Bump webpack from 5.67.0 to 5.69.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 6c9f6e5..e88f89f 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": "5.67.0",
+ "webpack": "5.69.1",
"webpack-cli": "4.9.2"
}
}