Skip to content

Commit 50d5f6f

Browse files
committed
chore(deps): update dependency @types/react to v18.2.8
1 parent 3cafd41 commit 50d5f6f

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
@@ -26,7 +26,7 @@
2626
"@testing-library/react-hooks": "8.0.1",
2727
"@testing-library/react-native": "12.1.2",
2828
"@types/jest": "29.5.2",
29-
"@types/react": "18.2.7",
29+
"@types/react": "18.2.8",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,10 +1852,10 @@
18521852
"@types/scheduler" "*"
18531853
csstype "^3.0.2"
18541854

1855-
"@types/react@18.2.7":
1856-
version "18.2.7"
1857-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
1858-
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
1855+
"@types/react@18.2.8":
1856+
version "18.2.8"
1857+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
1858+
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
18591859
dependencies:
18601860
"@types/prop-types" "*"
18611861
"@types/scheduler" "*"

0 commit comments

Comments
 (0)