Skip to content

Commit 978da7f

Browse files
Bump react from 16.12.0 to 17.0.2 in /example
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 17.0.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22b96bf commit 978da7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"broadcast-channel": "^2.1.8",
88
"history": "^4.7.2",
99
"prop-types": "^15.6.2",
10-
"react": "^16.4.1",
10+
"react": "^16.14.0",
1111
"react-cross-client-router": "link:..",
1212
"react-dom": "^16.4.1",
1313
"react-router-dom": "^5.2.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6500,10 +6500,10 @@ react-scripts@^1.1.4:
65006500
optionalDependencies:
65016501
fsevents "^1.1.3"
65026502

6503-
react@^16.4.1:
6504-
version "16.12.0"
6505-
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
6506-
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
6503+
react@^16.14.0:
6504+
version "16.14.0"
6505+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
6506+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
65076507
dependencies:
65086508
loose-envify "^1.1.0"
65096509
object-assign "^4.1.1"

0 commit comments

Comments
 (0)