Skip to content

Commit 3f96495

Browse files
committed
chore(deps): update dependency @types/react to v18.2.12
1 parent ff7158c commit 3f96495

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.11",
29+
"@types/react": "18.2.12",
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.11":
1856-
version "18.2.11"
1857-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.11.tgz#168f7dbb421ed214fcf8c5fe8e587765a3e02fd1"
1858-
integrity sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==
1855+
"@types/react@18.2.12":
1856+
version "18.2.12"
1857+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97"
1858+
integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==
18591859
dependencies:
18601860
"@types/prop-types" "*"
18611861
"@types/scheduler" "*"

0 commit comments

Comments
 (0)