Skip to content

Commit

Permalink
Merge pull request #4584 from storybooks/dependabot/npm_and_yarn/reac…
Browse files Browse the repository at this point in the history
…t-16.6.0

Bump react from 16.5.2 to 16.6.0
  • Loading branch information
ndelangen authored Oct 26, 2018
2 parents de5afd1 + 885c5b2 commit 3659c8e
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"@storybook/addons": "4.0.0-alpha.24",
"@storybook/react": "4.0.0-rc.6",
"enzyme-to-json": "^3.3.4",
"react": "^16.5.2"
"react": "^16.6.0"
}
}
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"core-js": "^2.5.7",
"fork-ts-checker-webpack-plugin": "^0.4.10",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2",
"sass-loader": "^7.1.0",
"ts-loader": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion app/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@storybook/core": "4.0.0-rc.6",
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/html/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",
"html-loader": "^0.5.5",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/marko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"global": "^4.3.2",
"marko-loader": "^1.3.3",
"raw-loader": "^0.5.1",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/core": "4.0.0-rc.6",
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@webcomponents/webcomponentsjs": "^1.2.0",
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2",
"webpack": "^4.23.1"
},
Expand Down
2 changes: 1 addition & 1 deletion app/riot/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",
"raw-loader": "^0.5.1",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@storybook/core": "4.0.0-rc.6",
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@storybook/core": "4.0.0-rc.6",
"common-tags": "^1.8.0",
"global": "^4.3.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2"
},
"devDependencies": {
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 @@ -13,7 +13,7 @@
"dependencies": {
"global": "^4.3.2",
"prop-types": "^15.6.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.5.2",
"react-lifecycles-compat": "^3.0.4"
},
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 @@ -47,7 +47,7 @@
"graphql": "^14.0.2",
"paths.macro": "^2.0.2",
"prop-types": "^15.6.2",
"react": "^16.5.2",
"react": "^16.6.0",
"react-chromatic": "^0.8.4",
"react-dom": "^16.5.2",
"uuid": "^3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18363,15 +18363,15 @@ react-treebeard@^3.1.0:
shallowequal "^1.1.0"
velocity-react "^1.4.1"

"react@^15.6.2 || ^16.0", react@^16.5.2:
version "16.5.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
integrity sha512-FDCSVd3DjVTmbEAjUNX6FgfAmQ+ypJfHUsqUJOYNCBUp1h8lqmtC+0mXJ+JjsWx4KAVTkk1vKd1hLQPvEviSuw==
"react@^15.6.2 || ^16.0", react@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246"
integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
schedule "^0.5.0"
scheduler "^0.10.0"

reactcss@^1.2.0:
version "1.2.3"
Expand Down

0 comments on commit 3659c8e

Please sign in to comment.