Update @typescript-eslint/parser and jest

This commit is contained in:
AkiraFukushima 2020-07-31 23:51:26 +09:00
parent d8e5347bd1
commit 9d7e4f3c65
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",