aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-01 22:58:08 +0000
committerGitHub <noreply@github.com>2022-02-01 22:58:08 +0000
commit4b5b44f66af3e6b720d52cfddee90caf730cb80e (patch)
tree48acd5053920f4a983c11eca394bd3f667592a1e /package.json
parentaa2f9100da47e449e0d14d8ee9d1dad1040a9a34 (diff)
parentdf54500ad5c8d987fbd17af2077dc0eb2273d36a (diff)
Merge pull request #1353 from ueokande/node-17
Node 17
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 0a88427..43d0326 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@types/assert": "^1.4.6",
"@types/express": "^4.17.2",
"@types/jest": "^27.4.0",
- "@types/node": "^14.14.13",
+ "@types/node": "^17.0.14",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",