Skip to content

Commit 73d118a

Browse files
Update dependency @types/react to v17.0.43 (#855)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 014460d commit 73d118a

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/enzyme": "3.1.16",
5858
"@types/enzyme-adapter-react-16": "1.0.6",
5959
"@types/node": "16.11.26",
60-
"@types/react": "17.0.39",
60+
"@types/react": "17.0.43",
6161
"@types/react-dom": "17.0.11",
6262
"@types/sinon": "10.0.11",
6363
"@types/storybook__addon-actions": "5.2.1",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3842,10 +3842,10 @@
38423842
dependencies:
38433843
csstype "^2.2.0"
38443844

3845-
"@types/react@17.0.39":
3846-
version "17.0.39"
3847-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
3848-
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
3845+
"@types/react@17.0.43":
3846+
version "17.0.43"
3847+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3848+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
38493849
dependencies:
38503850
"@types/prop-types" "*"
38513851
"@types/scheduler" "*"
@@ -4871,7 +4871,7 @@ babel-helpers@^6.24.1:
48714871
babel-runtime "^6.22.0"
48724872
babel-template "^6.24.1"
48734873

4874-
babel-loader@8.2.3:
4874+
babel-loader@8.2.3, babel-loader@^8.0.0:
48754875
version "8.2.3"
48764876
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
48774877
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
@@ -4891,16 +4891,6 @@ babel-loader@^8.2.2:
48914891
make-dir "^3.1.0"
48924892
schema-utils "^2.6.5"
48934893

4894-
babel-loader@^8.0.0:
4895-
version "8.2.3"
4896-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
4897-
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
4898-
dependencies:
4899-
find-cache-dir "^3.3.1"
4900-
loader-utils "^1.4.0"
4901-
make-dir "^3.1.0"
4902-
schema-utils "^2.6.5"
4903-
49044894
babel-messages@^6.23.0:
49054895
version "6.23.0"
49064896
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"

0 commit comments

Comments
 (0)