aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-01-30 07:08:33 +0900
committerGitHub <noreply@github.com>2020-01-30 07:08:33 +0900
commit7d70ac8a937bcef2a19306555e1a7f76d5393ecc (patch)
tree2c448af6a7e96a77003f21fb332a19a1479679c3 /package.json
parent0557f402f5a74a966373861b60a1c18e10c62cf9 (diff)
parentcedfeba9f3c008996452c928b3f6d78e25f2553c (diff)
Merge pull request #705 from ueokande/greenkeeper/@types/mocha-7.0.0
Update @types/mocha to the latest version 🚀
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 36f3d0e..14af306 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@types/assert": "^1.4.3",
"@types/chai": "^4.2.7",
"@types/express": "^4.17.2",
- "@types/mocha": "^5.2.7",
+ "@types/mocha": "^7.0.0",
"@types/node": "^12.12.21",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.17",