summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2019-04-19 10:54:12 +0900
committerRyan Dahl <ry@tinyclouds.org>2019-04-18 21:54:12 -0400
commit2be7e4440339f616a37b9535cc38936f80efc0e1 (patch)
tree9d2329784c4c1c67a989da2744f8c22f09fbb2d6
parentafabb3f833c80af380432193881769b8a6c1c88d (diff)
chore: update eslint plugin (#2146)
-rw-r--r--package.json4
m---------third_party0
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a5734ec80..5832ac47e 100644
--- a/package.json
+++ b/package.json
@@ -4,8 +4,8 @@
"@types/base64-js": "1.2.5",
"@types/flatbuffers": "1.9.1",
"@types/prettier": "1.16.1",
- "@typescript-eslint/eslint-plugin": "1.4.2",
- "@typescript-eslint/parser": "1.4.2",
+ "@typescript-eslint/eslint-plugin": "1.6.0",
+ "@typescript-eslint/parser": "1.6.0",
"base64-js": "1.3.0",
"eslint": "5.15.1",
"eslint-config-prettier": "4.1.0",
diff --git a/third_party b/third_party
-Subproject 7f84b86df3b3d9cc3ae0c92ea94b68e15b26557
+Subproject f54f2a9414c671a86723b2cfdf82a5df7e2fdf3