Update ESLint and related dependencies to latest version (#1335)

This commit is contained in:
Jon Koops 2021-10-13 10:44:56 +02:00 committed by GitHub
parent ef4d973a67
commit 1e3aac2c1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4865 additions and 2650 deletions

7493
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -63,12 +63,12 @@
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.1",
"@types/snowpack-env": "^2.3.4",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"cypress": "8.6.0",
"decompress": "^4.2.1",
"decompress-targz": "^4.1.1",
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-prettier": "^4.0.0",