Skip to content

Commit

Permalink
Bump react-dom from 16.5.2 to 16.6.0
Browse files Browse the repository at this point in the history
Bumps [react-dom](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Oct 26, 2018
1 parent ca1cd1e commit b979079
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fork-ts-checker-webpack-plugin": "^0.4.10",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-dom": "^16.6.0",
"sass-loader": "^7.1.0",
"ts-loader": "^5.2.2",
"tsconfig-paths-webpack-plugin": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion app/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"peerDependencies": {
"babel-loader": "^7.0.0 || ^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion app/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"global": "^4.3.2",
"html-loader": "^0.5.5",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"peerDependencies": {
"babel-loader": "^7.0.0 || ^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion app/marko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"marko-loader": "^1.3.3",
"raw-loader": "^0.5.1",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"peerDependencies": {
"babel-loader": "^7.0.0 || ^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"devDependencies": {
"mithril": "^1.1.6"
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-dom": "^16.6.0",
"webpack": "^4.23.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/riot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"global": "^4.3.2",
"raw-loader": "^0.5.1",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion app/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"devDependencies": {
"svelte": "^2.13.5",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react-dom": "^16.6.0"
},
"devDependencies": {
"babel-preset-vue": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"global": "^4.3.2",
"prop-types": "^15.6.2",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-dom": "^16.6.0",
"react-lifecycles-compat": "^3.0.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prop-types": "^15.6.2",
"react": "^16.5.2",
"react-chromatic": "^0.8.4",
"react-dom": "^16.5.2",
"react-dom": "^16.6.0",
"uuid": "^3.3.2",
"webpack": "^4.23.1"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18036,15 +18036,15 @@ react-docgen@^3.0.0-rc.1:
node-dir "^0.1.10"
recast "^0.15.0"

react-dom@^16.5.2:
version "16.5.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.5.2.tgz#b69ee47aa20bab5327b2b9d7c1fe2a30f2cfa9d7"
integrity sha512-RC8LDw8feuZOHVgzEf7f+cxBr/DnKdqp56VU0lAs1f4UfKc4cU8wU4fTq/mgnvynLQo8OtlPC19NUFh/zjZPuA==
react-dom@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.6.0.tgz#6375b8391e019a632a89a0988bce85f0cc87a92f"
integrity sha512-Stm2D9dXEUUAQdvpvhvFj/DEXwC2PAL/RwEMhoN4dvvD2ikTlJegEXf97xryg88VIAU22ZAP7n842l+9BTz6+w==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
schedule "^0.5.0"
scheduler "^0.10.0"

react-error-overlay@^5.0.5:
version "5.0.5"
Expand Down

0 comments on commit b979079

Please sign in to comment.