File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 25
25
"@mike-works/js-lib-renovate-config" : " 2.0.0" ,
26
26
"@mike-works/workshop-semantic-release-config" : " 1.0.0" ,
27
27
"@types/jest" : " 23.3.14" ,
28
- "@types/react" : " 16.14.1 " ,
28
+ "@types/react" : " 16.14.2 " ,
29
29
"@types/react-dom" : " 16.9.10" ,
30
30
"babel-core" : " 7.0.0-bridge.0" ,
31
31
"babel-eslint" : " 10.1.0" ,
Original file line number Diff line number Diff line change 2643
2643
dependencies:
2644
2644
"@types/react" "^16"
2645
2645
2646
- "@types/
[email protected] ", "@types/react@^16":
2646
+
2647
+ version "16.14.2"
2648
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
2649
+ integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
2650
+ dependencies:
2651
+ "@types/prop-types" "*"
2652
+ csstype "^3.0.2"
2653
+
2654
+ "@types/react@^16":
2647
2655
version "16.14.1"
2648
2656
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.1.tgz#da2ecb638385614a5573e16e4aa7daf936dbead5"
2649
2657
integrity sha512-32mxrbX62m5b+lMTSzucFKNIr8Eq4T6T3rDVxYzKqyRwyfnPcwZppWW0YXUlPNPUE+r6phBtHXYRgr8ad/Zl9A==
@@ -4703,6 +4711,11 @@ cssstyle@^1.0.0:
4703
4711
dependencies:
4704
4712
cssom "0.3.x"
4705
4713
4714
+ csstype@^3.0.2:
4715
+ version "3.0.5"
4716
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.5.tgz#7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8"
4717
+ integrity sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==
4718
+
4706
4719
currently-unhandled@^0.4.1:
4707
4720
version "0.4.1"
4708
4721
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
You can’t perform that action at this time.
0 commit comments