aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-08-11 07:51:43 +0900
committerGitHub <noreply@github.com>2020-08-11 07:51:43 +0900
commit806c287755b260792293693e16ae1a4c5e2c8bb4 (patch)
treee5f05e45eaec55fc4155a4123c698787b408a4d0 /package.json
parent9677ff739cdd0b55af43184215815023581e94e8 (diff)
parentf72832e483a5df99477123f6f35964a9314e9a9e (diff)
Merge pull request #788 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.1
Bump @types/mocha from 7.0.2 to 8.0.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 7962e94..d89f24b 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@types/assert": "^1.4.6",
"@types/chai": "^4.2.8",
"@types/express": "^4.17.2",
- "@types/mocha": "^7.0.1",
+ "@types/mocha": "^8.0.1",
"@types/node": "^12.12.21",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.19",