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 56ab1c0 commit 469c95aCopy full SHA for 469c95a
package.json
@@ -66,17 +66,17 @@
66
"eslint-plugin-prettier": "3.1.1",
67
"eslint-plugin-promise": "4.2.1",
68
"eslint-plugin-react": "7.16.0",
69
- "eslint-plugin-react-hooks": "2.2.0",
+ "eslint-plugin-react-hooks": "2.3.0",
70
"jest": "24.9.0",
71
"lerna": "3.18.4",
72
"node-jq": "1.11.0",
73
"now": "16.5.2",
74
"npm-run-all": "4.1.5",
75
"prettier": "1.19.1",
76
"prop-types": "15.7.2",
77
- "react": "16.11.0",
+ "react": "16.12.0",
78
"react-async": "9.0.0",
79
- "react-dom": "16.11.0",
+ "react-dom": "16.12.0",
80
"storybook-chromatic": "3.1.0",
81
"typescript": "3.7.2"
82
}
0 commit comments