Skip to content

Commit 956c0df

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.16",
29+
"@types/react": "18.2.17",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",

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].16":
1856-
version "18.2.16"
1857-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c"
1858-
integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==
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==
18591859
dependencies:
18601860
"@types/prop-types" "*"
18611861
"@types/scheduler" "*"

0 commit comments

Comments
 (0)