Skip to content

Commit 190e5da

Browse files
Bump react-dom from 16.4.1 to 16.4.2 in /7-EOSblog/react-frontend
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.4.1 to 16.4.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.4.2/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e326c8 commit 190e5da

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

7-EOSblog/react-frontend/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"antd": "^3.5.4",
77
"eosjs": "^15.0.3",
88
"react": "^16.4.0",
9-
"react-dom": "^16.4.0",
9+
"react-dom": "^16.4.2",
1010
"react-scripts": "1.1.4"
1111
},
1212
"scripts": {

7-EOSblog/react-frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6212,9 +6212,9 @@ react-dev-utils@^5.0.1:
62126212
strip-ansi "3.0.1"
62136213
text-table "0.2.0"
62146214

6215-
react-dom@^16.4.0:
6216-
version "16.4.1"
6217-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
6215+
react-dom@^16.4.2:
6216+
version "16.4.2"
6217+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
62186218
dependencies:
62196219
fbjs "^0.8.16"
62206220
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)