Skip to content

Commit 399ab6e

Browse files
committed
chore(deps): update dependency @types/react to v18.0.32
1 parent ed7d596 commit 399ab6e

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": "11.5.4",
2828
"@types/jest": "29.4.4",
29-
"@types/react": "18.0.31",
29+
"@types/react": "18.0.32",
3030
"@types/react-native": "0.71.5",
3131
"all-contributors-cli": "6.24.0",
3232
"auto": "10.37.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,10 +1826,10 @@
18261826
"@types/scheduler" "*"
18271827
csstype "^3.0.2"
18281828

1829-
"@types/react@18.0.31":
1830-
version "18.0.31"
1831-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
1832-
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
1829+
"@types/react@18.0.32":
1830+
version "18.0.32"
1831+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.32.tgz#5e88b2af6833251d54ec7fe86d393224499f41d5"
1832+
integrity sha512-gYGXdtPQ9Cj0w2Fwqg5/ak6BcK3Z15YgjSqtyDizWUfx7mQ8drs0NBUzRRsAdoFVTO8kJ8L2TL8Skm7OFPnLUw==
18331833
dependencies:
18341834
"@types/prop-types" "*"
18351835
"@types/scheduler" "*"

0 commit comments

Comments
 (0)