Merge pull request #1669 from h3poteto/update/eslint

Update @typescript-eslint/parser and jest
This commit is contained in:
AkiraFukushima 2020-08-01 00:04:54 +09:00 committed by GitHub
commit 12660024ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2033 additions and 2727 deletions

4756
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -224,7 +224,7 @@
"@types/node": "^14.0.27",
"@types/parse-link-header": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^3.7.1",
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/parser": "^3.7.1",
"@typescript-eslint/typescript-estree": "^3.7.1",
"@vue/test-utils": "^1.0.3",
"ajv": "^6.12.3",
@ -263,7 +263,7 @@
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"jest": "^24.9.0",
"jest": "^26.1.0",
"jsdom": "^16.3.0",
"json-loader": "^0.5.7",
"listr": "^0.14.3",