Update linter dependencies

This commit is contained in:
Nicolas Gallagher
2021-02-08 13:57:18 -08:00
parent 94ae8a4a0b
commit 86b8048012
2 changed files with 496 additions and 266 deletions
+6 -6
View File
@@ -38,7 +38,7 @@
"@babel/preset-flow": "^7.12.13",
"@babel/preset-react": "^7.12.13",
"@testing-library/react": "^11.2.5",
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"babel-plugin-add-module-exports": "^1.0.4",
@@ -46,12 +46,12 @@
"caniuse-api": "^3.0.0",
"cross-env": "^6.0.3",
"del-cli": "^3.0.0",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-flowtype": "^4.7.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.3.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"flow-bin": "^0.109.0",
"glob": "^7.1.4",
"husky": "^3.0.8",