8000 Bump react-dom from 16.2.0 to 16.2.1 · phplancer/symfony-form@5a436ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a436ca

Browse files
Bump react-dom from 16.2.0 to 16.2.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1. - [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/HEAD/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0db038e commit 5a436ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"babel-preset-es2017": "^6.24.1",
1818
"prop-types": "^15.6.0",
1919
"react": "^16.2.0",
20-
"react-dom": "^16.2.0",
20+
"react-dom": "^16.2.1",
2121
"react-redux": "^5.0.6",
2222
"redux": "^3.7.2"
2323
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4413,9 +4413,9 @@ rc@^1.1.7:
44134413
minimist "^1.2.0"
44144414
strip-json-comments "~2.0.1"
44154415

4416-
react-dom@^16.2.0:
4417-
version "16.2.0"
4418-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044"
4416+
react-dom@^16.2.1:
4417+
version "16.2.1"
4418+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
44194419
dependencies:
44204420
fbjs "^0.8.16"
44214421
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)
0