This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 58
58
"execa" : " 1.0.0" ,
59
59
"nyc" : " 13.3.0" ,
60
60
"prop-types" : " 15.7.1" ,
61
- "react" : " 16.8.1 " ,
61
+ "react" : " 16.8.2 " ,
62
62
"rimraf" : " 2.6.3" ,
63
63
"source-map-support" : " 0.5.10" ,
64
64
"standard-version" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -4804,15 +4804,15 @@ react-is@^16.8.1:
4804
4804
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.1.tgz#a80141e246eb894824fb4f2901c0c50ef31d4cdb"
4805
4805
integrity sha512-ioMCzVDWvCvKD8eeT+iukyWrBGrA3DiFYkXfBsVYIRdaREZuBjENG+KjrikavCLasozqRWTwFUagU/O4vPpRMA==
4806
4806
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 ==
4811
4811
dependencies :
4812
4812
loose-envify "^1.1.0"
4813
4813
object-assign "^4.1.1"
4814
4814
prop-types "^15.6.2"
4815
- scheduler "^0.13.1 "
4815
+ scheduler "^0.13.2 "
4816
4816
4817
4817
read-pkg-up@^1.0.1 :
4818
4818
version "1.0.1"
@@ -5142,10 +5142,10 @@ sax@^1.2.4:
5142
5142
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
5143
5143
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
5144
5144
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 ==
5149
5149
dependencies :
5150
5150
loose-envify "^1.1.0"
5151
5151
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments