Update ESLint and related dependencies to latest version (#1335)
This commit is contained in:
parent
ef4d973a67
commit
1e3aac2c1e
2 changed files with 4865 additions and 2650 deletions
7493
package-lock.json
generated
7493
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -63,12 +63,12 @@
|
||||||
"@types/react-dom": "^17.0.9",
|
"@types/react-dom": "^17.0.9",
|
||||||
"@types/react-router-dom": "^5.3.1",
|
"@types/react-router-dom": "^5.3.1",
|
||||||
"@types/snowpack-env": "^2.3.4",
|
"@types/snowpack-env": "^2.3.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.28.4",
|
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
||||||
"@typescript-eslint/parser": "^4.33.0",
|
"@typescript-eslint/parser": "^5.0.0",
|
||||||
"cypress": "8.6.0",
|
"cypress": "8.6.0",
|
||||||
"decompress": "^4.2.1",
|
"decompress": "^4.2.1",
|
||||||
"decompress-targz": "^4.1.1",
|
"decompress-targz": "^4.1.1",
|
||||||
"eslint": "^7.32.0",
|
"eslint": "^8.0.0",
|
||||||
"eslint-config-prettier": "^8.3.0",
|
"eslint-config-prettier": "^8.3.0",
|
||||||
"eslint-plugin-cypress": "^2.12.1",
|
"eslint-plugin-cypress": "^2.12.1",
|
||||||
"eslint-plugin-prettier": "^4.0.0",
|
"eslint-plugin-prettier": "^4.0.0",
|
||||||
|
|
Loading…
Reference in a new issue