Skip to content

Commit fd4bbe4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v17.0.44
1 parent ca54f0f commit fd4bbe4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.4.1",
3939
"@types/node": "16.11.26",
40-
"@types/react": "17.0.43",
40+
"@types/react": "17.0.44",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.18.0",
4343
"@typescript-eslint/parser": "5.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@
13101310
"@types/scheduler" "*"
13111311
csstype "^3.0.2"
13121312

1313-
"@types/react@17.0.43":
1314-
version "17.0.43"
1315-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
1316-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
1313+
"@types/react@17.0.44":
1314+
version "17.0.44"
1315+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
1316+
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
13171317
dependencies:
13181318
"@types/prop-types" "*"
13191319
"@types/scheduler" "*"

0 commit comments

Comments
 (0)