Skip to content

Commit aa4f552

Browse files
1 parent 96af51c commit aa4f552

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"dependencies": {
77
"react": "^16.4.1",
8-
"react-dom": "^16.4.1",
8+
"react-dom": "^16.4.2",
99
"react-scripts": "1.1.4"
1010
},
1111
"scripts": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6259,9 +6259,9 @@ react-dev-utils@^5.0.1:
62596259
strip-ansi "3.0.1"
62606260
text-table "0.2.0"
62616261

6262-
react-dom@^16.4.1:
6263-
version "16.4.1"
6264-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
6262+
react-dom@^16.4.2:
6263+
version "16.4.2"
6264+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
62656265
dependencies:
62666266
fbjs "^0.8.16"
62676267
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)