Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 2732904

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency react to v16.5.2
1 parent 1af20a9 commit 2732904

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"execa": "1.0.0",
5858
"nyc": "13.0.1",
5959
"prop-types": "15.6.2",
60-
"react": "16.5.0",
60+
"react": "16.5.2",
6161
"rimraf": "2.6.2",
6262
"source-map-support": "0.5.9",
6363
"standard-version": "4.4.0",

Diff for: yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4078,14 +4078,14 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
40784078
minimist "^1.2.0"
40794079
strip-json-comments "~2.0.1"
40804080

4081-
4082-
version "16.5.0"
4083-
resolved "https://registry.yarnpkg.com/react/-/react-16.5.0.tgz#f2c1e754bf9751a549d9c6d9aca41905beb56575"
4081+
4082+
version "16.5.2"
4083+
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
40844084
dependencies:
40854085
loose-envify "^1.1.0"
40864086
object-assign "^4.1.1"
40874087
prop-types "^15.6.2"
4088-
schedule "^0.3.0"
4088+
schedule "^0.5.0"
40894089

40904090
read-pkg-up@^1.0.1:
40914091
version "1.0.1"
@@ -4364,9 +4364,9 @@ sax@^1.2.4:
43644364
version "1.2.4"
43654365
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
43664366

4367-
schedule@^0.3.0:
4368-
version "0.3.0"
4369-
resolved "https://registry.yarnpkg.com/schedule/-/schedule-0.3.0.tgz#1be2ab2fc2e768536269ce7326efb478d6c045e8"
4367+
schedule@^0.5.0:
4368+
version "0.5.0"
4369+
resolved "https://registry.yarnpkg.com/schedule/-/schedule-0.5.0.tgz#c128fffa0b402488b08b55ae74bb9df55cc29cc8"
43704370
dependencies:
43714371
object-assign "^4.1.1"
43724372

0 commit comments

Comments
 (0)