summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSatsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>2019-07-03 20:20:02 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-07-03 20:20:02 +0900
commitd46e9f5abe42444f4fd0aa36e397d72681e292e8 (patch)
tree4a2f9eb3e88abd89bdd6e60aa4398d45f4fb7ad8 /package.json
parentImplement Webauthn 🎉 (#5088) (diff)
downloadsharkey-d46e9f5abe42444f4fd0aa36e397d72681e292e8.tar.gz
sharkey-d46e9f5abe42444f4fd0aa36e397d72681e292e8.tar.bz2
sharkey-d46e9f5abe42444f4fd0aa36e397d72681e292e8.zip
Update ESLint :rocket: (#5097)
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 119deacaf6..c5bfb144e8 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"@fortawesome/free-solid-svg-icons": "5.9.0",
"@fortawesome/vue-fontawesome": "0.1.6",
"@koa/cors": "3.0.0",
+ "@typescript-eslint/parser": "1.11.0",
"@types/bcryptjs": "2.4.2",
"@types/bull": "3.5.15",
"@types/cbor": "2.0.0",
@@ -231,7 +232,6 @@
"tslint-sonarts": "1.9.0",
"typeorm": "0.2.18",
"typescript": "3.5.2",
- "typescript-eslint-parser": "22.0.0",
"uglify-es": "3.3.9",
"ulid": "2.3.0",
"url-loader": "2.0.1",