Merge pull request #1669 from h3poteto/update/eslint
Update @typescript-eslint/parser and jest
This commit is contained in:
commit
12660024ed
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue