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

Commit 88be512

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency react to v16.8.2
1 parent f569081 commit 88be512

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"execa": "1.0.0",
5959
"nyc": "13.3.0",
6060
"prop-types": "15.7.1",
61-
"react": "16.8.1",
61+
"react": "16.8.2",
6262
"rimraf": "2.6.3",
6363
"source-map-support": "0.5.10",
6464
"standard-version": "5.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4804,15 +4804,15 @@ react-is@^16.8.1:
48044804
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.1.tgz#a80141e246eb894824fb4f2901c0c50ef31d4cdb"
48054805
integrity sha512-ioMCzVDWvCvKD8eeT+iukyWrBGrA3DiFYkXfBsVYIRdaREZuBjENG+KjrikavCLasozqRWTwFUagU/O4vPpRMA==
48064806

4807-
4808-
version "16.8.1"
4809-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
4810-
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
4807+
4808+
version "16.8.2"
4809+
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
4810+
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
48114811
dependencies:
48124812
loose-envify "^1.1.0"
48134813
object-assign "^4.1.1"
48144814
prop-types "^15.6.2"
4815-
scheduler "^0.13.1"
4815+
scheduler "^0.13.2"
48164816

48174817
read-pkg-up@^1.0.1:
48184818
version "1.0.1"
@@ -5142,10 +5142,10 @@ sax@^1.2.4:
51425142
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
51435143
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
51445144

5145-
scheduler@^0.13.1:
5146-
version "0.13.1"
5147-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.1.tgz#1a217df1bfaabaf4f1b92a9127d5d732d85a9591"
5148-
integrity sha512-VJKOkiKIN2/6NOoexuypwSrybx13MY7NSy9RNt8wPvZDMRT1CW6qlpF5jXRToXNHz3uWzbm2elNpZfXfGPqP9A==
5145+
scheduler@^0.13.2:
5146+
version "0.13.2"
5147+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
5148+
integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
51495149
dependencies:
51505150
loose-envify "^1.1.0"
51515151
object-assign "^4.1.1"

0 commit comments

Comments
 (0)