Update eslint parsers for new typescript version
This commit is contained in:
parent
1eb3ea2ee4
commit
f22cce8881
2 changed files with 118 additions and 109 deletions
|
@ -91,8 +91,8 @@
|
|||
"@types/uuid": "^3.4.5",
|
||||
"@types/webpack-env": "^1.15.2",
|
||||
"@types/yup": "^0.29.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.25.0",
|
||||
"@typescript-eslint/parser": "^4.25.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.29.0",
|
||||
"@typescript-eslint/parser": "^5.29.0",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"babel-jest": "^28.1.1",
|
||||
"babel-loader": "^8.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue