Skip to content

Commit 469c95a

Browse files
committed
Update react monorepo
1 parent 56ab1c0 commit 469c95a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,17 @@
6666
"eslint-plugin-prettier": "3.1.1",
6767
"eslint-plugin-promise": "4.2.1",
6868
"eslint-plugin-react": "7.16.0",
69-
"eslint-plugin-react-hooks": "2.2.0",
69+
"eslint-plugin-react-hooks": "2.3.0",
7070
"jest": "24.9.0",
7171
"lerna": "3.18.4",
7272
"node-jq": "1.11.0",
7373
"now": "16.5.2",
7474
"npm-run-all": "4.1.5",
7575
"prettier": "1.19.1",
7676
"prop-types": "15.7.2",
77-
"react": "16.11.0",
77+
"react": "16.12.0",
7878
"react-async": "9.0.0",
79-
"react-dom": "16.11.0",
79+
"react-dom": "16.12.0",
8080
"storybook-chromatic": "3.1.0",
8181
"typescript": "3.7.2"
8282
}

0 commit comments

Comments
 (0)