Skip to content

Commit 1b19bc0

Browse files
committed
chore(deps): update dependency @types/react to v18.2.20
1 parent 956c0df commit 1b19bc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/react-hooks": "8.0.1",
2727
"@testing-library/react-native": "12.1.3",
2828
"@types/jest": "29.5.3",
29-
"@types/react": "18.2.17",
29+
"@types/react": "18.2.20",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1852,10 +1852,10 @@
18521852
"@types/scheduler" "*"
18531853
csstype "^3.0.2"
18541854

1855-
"@types/[email protected].17":
1856-
version "18.2.17"
1857-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e"
1858-
integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==
1855+
"@types/[email protected].20":
1856+
version "18.2.20"
1857+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
1858+
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
18591859
dependencies:
18601860
"@types/prop-types" "*"
18611861
"@types/scheduler" "*"

0 commit comments

Comments
 (0)