Skip to content

Commit 8c1c236

Browse files
authored
Merge pull request #4 from pythonpizza/dependabot/npm_and_yarn/react-dom-16.4.2
Bump react-dom from 16.4.1 to 16.4.2
2 parents c01a61c + b31992a commit 8c1c236

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prettier": "^1.6.0",
2828
"raw-loader": "0.5.1",
2929
"react": "16.4.1",
30-
"react-dom": "16.4.1",
30+
"react-dom": "16.4.2",
3131
"react-svg-inline": "2.1.1",
3232
"smoothscroll-polyfill": "0.4.3",
3333
"tslint": "5.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6290,10 +6290,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
62906290
minimist "^1.2.0"
62916291
strip-json-comments "~2.0.1"
62926292

6293-
6294-
version "16.4.1"
6295-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
6296-
integrity sha512-1Gin+wghF/7gl4Cqcvr1DxFX2Osz7ugxSwl6gBqCMpdrxHjIFUS7GYxrFftZ9Ln44FHw0JxCFD9YtZsrbR5/4A==
6293+
6294+
version "16.4.2"
6295+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
6296+
integrity sha512-Usl73nQqzvmJN+89r97zmeUpQDKDlh58eX6Hbs/ERdDHzeBzWy+ENk7fsGQ+5KxArV1iOFPT46/VneklK9zoWw==
62976297
dependencies:
62986298
fbjs "^0.8.16"
62996299
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)