8000 Merge pull request #9 from phptopup/dependabot/npm_and_yarn/react-dom… · phplancer/symfony-form@2602913 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2602913

Browse files
authored
Merge pull request #9 from phptopup/dependabot/npm_and_yarn/react-dom-16.2.1
Bump react-dom from 16.2.0 to 16.2.1
2 parents af1c05e + 5a436ca commit 2602913

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
@@ -4428,9 +4428,9 @@ rc@^1.1.7:
44284428
minimist "^1.2.0"
44294429
strip-json-comments "~2.0.1"
44304430

4431-
react-dom@^16.2.0:
4432-
version "16.2.0"
4433-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044"
4431+
react-dom@^16.2.1:
4432+
version "16.2.1"
4433+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
44344434
dependencies:
44354435
fbjs "^0.8.16"
44364436
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)
0