We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392ec2f commit 1a4a1ffCopy full SHA for 1a4a1ff
package.json
@@ -44,12 +44,12 @@
44
"@typescript-eslint/parser": "^1.10.2",
45
"babel-eslint": "^9.0.0",
46
"eslint-config-prettier": "^4.3.0",
47
- "eslint-plugin-flowtype": "^3.10.5",
48
- "eslint-plugin-import": "^2.17.3",
+ "eslint-plugin-flowtype": "^3.11.1",
+ "eslint-plugin-import": "^2.18.0",
49
"eslint-plugin-jsx-a11y": "6.2.3",
50
"eslint-plugin-node": "^8.0.1",
51
"eslint-plugin-prettier": "^3.1.0",
52
- "eslint-plugin-react": "^7.13.0",
+ "eslint-plugin-react": "^7.14.2",
53
"eslint-plugin-react-hooks": "^1.6.1"
54
}
55
0 commit comments