File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
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.4 " ,
28
+ "@types/react" : " 16.14.5 " ,
29
29
"@types/react-dom" : " 16.9.11" ,
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 2608
2608
dependencies:
2609
2609
"@types/react" "^16"
2610
2610
2611
-
2612
- version "16.14.4 "
2613
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.4 .tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f "
2614
- integrity sha512-ETj7GbkPGjca/A4trkVeGvoIakmLV6ZtX3J8dcmOpzKzWVybbrOxanwaIPG71GZwImoMDY6Fq4wIe34lEqZ0FQ ==
2611
+
2612
+ version "16.14.5 "
2613
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.5 .tgz#2c39b5cadefaf4829818f9219e5e093325979f4d "
2614
+ integrity sha512-YRRv9DNZhaVTVRh9Wmmit7Y0UFhEVqXqCSw3uazRWMxa2x85hWQZ5BN24i7GXZbaclaLXEcodEeIHsjBA8eAMw ==
2615
2615
dependencies:
2616
2616
"@types/prop-types" "*"
2617
+ "@types/scheduler" "*"
2617
2618
csstype "^3.0.2"
2618
2619
2619
2620
"@types/react@^16":
2623
2624
dependencies:
2624
2625
"@types/prop-types" "*"
2625
2626
2627
+ "@types/scheduler@*":
2628
+ version "0.16.1"
2629
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
2630
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
2631
+
2626
2632
"@types/stack-utils@^1.0.1":
2627
2633
version "1.0.1"
2628
2634
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
You can’t perform that action at this time.
0 commit comments