We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2645c0 commit 4a2b38aCopy full SHA for 4a2b38a
package.json
@@ -66,17 +66,17 @@
66
"eslint-plugin-prettier": "3.1.2",
67
"eslint-plugin-promise": "4.2.1",
68
"eslint-plugin-react": "7.18.3",
69
- "eslint-plugin-react-hooks": "2.4.0",
+ "eslint-plugin-react-hooks": "2.5.0",
70
"jest": "24.9.0",
71
"lerna": "3.20.2",
72
"node-jq": "1.11.0",
73
"now": "16.7.3",
74
"npm-run-all": "4.1.5",
75
"prettier": "1.19.1",
76
"prop-types": "15.7.2",
77
- "react": "16.12.0",
+ "react": "16.13.0",
78
"react-async": "10.0.0-alpha.0",
79
- "react-dom": "16.12.0",
+ "react-dom": "16.13.0",
80
"storybook-chromatic": "3.5.2",
81
"typescript": "3.8.2"
82
},
0 commit comments