1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-31 09:07:38 +01:00

bump eslint packages

This commit is contained in:
Matthias Kretschmann 2021-11-28 16:22:13 +00:00
parent 9f46beef50
commit 5ca6b86eea
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1677 additions and 762 deletions

2431
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,13 +62,13 @@
"@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.2.0",
"chalk": "^4.1.2",
"eslint": "^7.32.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^4.12.4",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-testing-library": "^5.0.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.26",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.3.1",