File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 57
57
"eslint-plugin-react" : " ^7.19.0" ,
58
58
"jest" : " ^20.0.4" ,
59
59
"prop-types" : " ^15.7.2" ,
60
- "react" : " ^16.13.0 " ,
60
+ "react" : " ^16.13.1 " ,
61
61
"release-script" : " ^1.0.2" ,
62
62
"sinon" : " ^9.0.1" ,
63
63
"sinon-chai" : " ^3.5.0"
Original file line number Diff line number Diff line change @@ -2100,7 +2100,6 @@ fsevents@^1.0.0, fsevents@^1.2.7:
2100
2100
dependencies :
2101
2101
bindings "^1.5.0"
2102
2102
nan "^2.12.1"
2103
- node-pre-gyp "*"
2104
2103
2105
2104
function-bind@^1.1.1 :
2106
2105
version "1.1.1"
@@ -3827,10 +3826,10 @@ react-is@^16.3.2, react-is@^16.8.1:
3827
3826
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
3828
3827
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
3829
3828
3830
- react@^16.13.0 :
3831
- version "16.13.0 "
3832
- resolved "https://registry.yarnpkg.com/react/-/react-16.13.0 .tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7 "
3833
- integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ ==
3829
+ react@^16.13.1 :
3830
+ version "16.13.1 "
3831
+ resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
3832
+ integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
3834
3833
dependencies :
3835
3834
loose-envify "^1.1.0"
3836
3835
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments