aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-20 23:41:21 +0000
committerGitHub <noreply@github.com>2022-02-20 23:41:21 +0000
commit417faeb6d7bbb6641b1f29b87909663deaf47a29 (patch)
tree3db7644be4b778f23b25d4275736d4d804fe093c /package.json
parenteb3f20f09eb2a0988cdff5dab8b15afcb384f43a (diff)
parent0e88d462df2fdd196ef08bf05457667b7f11febb (diff)
Merge pull request #1377 from ueokande/dependabot/npm_and_yarn/jest-27.5.1
Bump jest from 27.2.2 to 27.5.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 bde11c4..e57bb5c 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "5.5.0",
- "jest": "^27.2.2",
+ "jest": "^27.5.1",
"jsonwebtoken": "^8.5.1",
"jszip": "^3.7.0",
"lanthan": "0.0.2",