aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-09-21 10:41:38 +0900
committerGitHub <noreply@github.com>2020-09-21 10:41:38 +0900
commit3abc720010999d1e74e53b4f51415db893c1a69c (patch)
treec141903e9c08267470b6b186a970d2345eaaee05 /package.json
parent2b7cfbecc9de0a0b03c260e25d07e15bdf9fc634 (diff)
parenta91c83cb4a8bfce6b90c954d2a54db856007dd3c (diff)
Merge pull request #816 from ueokande/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1
Bump @typescript-eslint/parser from 3.9.0 to 3.10.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 96804a4..3c5c94c 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@types/selenium-webdriver": "^4.0.6",
"@types/sinon": "^9.0.0",
"@typescript-eslint/eslint-plugin": "3.9.0",
- "@typescript-eslint/parser": "3.9.0",
+ "@typescript-eslint/parser": "3.10.1",
"ajv": "^6.11.0",
"ajv-cli": "^3.0.0",
"chai": "^4.2.0",