1
0
Fork 0

bump lint packages

This commit is contained in:
Matthias Kretschmann 2021-11-28 16:52:52 +00:00
parent 96d485b2d1
commit 94459311e5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2140 additions and 1119 deletions

3243
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,7 +85,7 @@
"devDependencies": {
"@svgr/webpack": "^5.5.0",
"@testing-library/jest-dom": "^5.15.1",
"@testing-library/react": "^12.1.1",
"@testing-library/react": "^12.1.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.3",
"@types/loadable__component": "^5.13.4",
@ -96,17 +96,17 @@
"@types/react-helmet": "^6.1.2",
"@types/react-transition-group": "^4.4.2",
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.32.0",
"@welldone-software/why-did-you-render": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.2.0",
"eslint": "^7.32.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-testing-library": "^4.12.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-testing-library": "^5.0.0",
"fs-extra": "^10.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.3.1",