Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 9fae151

Browse files
Bump react from 16.6.3 to 16.7.0
Bumps [react](https://github.com/facebook/react) from 16.6.3 to 16.7.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](facebook/react@v16.6.3...v16.7.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent dd1b8f4 commit 9fae151

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"invert-color": "2.0.0",
5858
"json-schema": "0.2.3",
5959
"jss": "9.4.0",
60-
"react": "16.6.3",
60+
"react": "16.7.0",
6161
"react-dom": "16.7.0",
6262
"react-json-view": "1.19.1",
6363
"react-remarkable": "1.1.3",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6328,15 +6328,15 @@ react-transition-group@^2.2.1:
63286328
prop-types "^15.6.2"
63296329
react-lifecycles-compat "^3.0.4"
63306330

6331-
react@16.6.3:
6332-
version "16.6.3"
6333-
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"
6334-
integrity sha512-zCvmH2vbEolgKxtqXL2wmGCUxUyNheYn/C+PD1YAjfxHC54+MhdruyhO7QieQrYsYeTxrn93PM2y0jRH1zEExw==
6331+
react@16.7.0:
6332+
version "16.7.0"
6333+
resolved "https://registry.yarnpkg.com/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381"
6334+
integrity sha512-StCz3QY8lxTb5cl2HJxjwLFOXPIFQp+p+hxQfc8WE0QiLfCtIlKj8/+5tjjKm8uSTlAW+fCPaavGFS06V9Ar3A==
63356335
dependencies:
63366336
loose-envify "^1.1.0"
63376337
object-assign "^4.1.1"
63386338
prop-types "^15.6.2"
6339-
scheduler "^0.11.2"
6339+
scheduler "^0.12.0"
63406340

63416341
read-pkg-up@^1.0.1:
63426342
version "1.0.1"
@@ -6753,14 +6753,6 @@ sax@^1.2.1, sax@^1.2.4, sax@~1.2.1:
67536753
version "1.2.4"
67546754
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
67556755

6756-
scheduler@^0.11.2:
6757-
version "0.11.2"
6758-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.11.2.tgz#a8db5399d06eba5abac51b705b7151d2319d33d3"
6759-
integrity sha512-+WCP3s3wOaW4S7C1tl3TEXp4l9lJn0ZK8G3W3WKRWmw77Z2cIFUW2MiNTMHn5sCjxN+t7N43HAOOgMjyAg5hlg==
6760-
dependencies:
6761-
loose-envify "^1.1.0"
6762-
object-assign "^4.1.1"
6763-
67646756
scheduler@^0.12.0:
67656757
version "0.12.0"
67666758
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.12.0.tgz#8ab17699939c0aedc5a196a657743c496538647b"

0 commit comments

Comments
 (0)