Merge pull request #8 from bendtherules/dependabot/npm_and_yarn/react-dom-16.2.1

Bump react-dom from 16.2.0 to 16.2.1
This commit is contained in:
2019-11-06 18:45:24 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"moment": "^2.21.0", "moment": "^2.21.0",
"moment-timezone": "^0.5.14", "moment-timezone": "^0.5.14",
"react": "^16.2.0", "react": "^16.2.0",
"react-dom": "^16.2.0", "react-dom": "^16.2.1",
"react-github-corner": "^2.1.0", "react-github-corner": "^2.1.0",
"react-router-dom": "^4.2.2", "react-router-dom": "^4.2.2",
"react-scripts-ts": "2.13.0" "react-scripts-ts": "2.13.0"
+3 -3
View File
@@ -4920,9 +4920,9 @@ react-dev-utils@4.2.1:
strip-ansi "3.0.1" strip-ansi "3.0.1"
text-table "0.2.0" text-table "0.2.0"
react-dom@^16.2.0: react-dom@^16.2.1:
version "16.2.0" version "16.2.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
dependencies: dependencies:
fbjs "^0.8.16" fbjs "^0.8.16"
loose-envify "^1.1.0" loose-envify "^1.1.0"