Skip to content

Commit 6aa37b2

Browse files
chore(deps): update dependency @types/react to ^18.3.18 (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5c0088 commit 6aa37b2

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
@@ -61,7 +61,7 @@
6161
"@txo/semantic-release": "^2.0.10",
6262
"@txo/tsconfig-cjs": "^2.0.0",
6363
"@types/jest": "^29.5.14",
64-
"@types/react": "^18.3.17",
64+
"@types/react": "^18.3.18",
6565
"@types/react-dom": "^18.3.5",
6666
"@types/react-native": "^0.73.0",
6767
"concurrently": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,10 +2493,10 @@
24932493
dependencies:
24942494
react-native "*"
24952495

2496-
"@types/react@^18.3.17":
2497-
version "18.3.17"
2498-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2499-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
2496+
"@types/react@^18.3.18":
2497+
version "18.3.18"
2498+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2499+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
25002500
dependencies:
25012501
"@types/prop-types" "*"
25022502
csstype "^3.0.2"

0 commit comments

Comments
 (0)