Skip to content

Commit 5be3cd0

Browse files
chore(deps): update dependency @types/react to ~18.3.18 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2ea69b commit 5be3cd0

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
@@ -58,7 +58,7 @@
5858
"@txo/semantic-release": "^2.0.10",
5959
"@txo/tsconfig-cjs": "^2.0.0",
6060
"@types/jest": "^29.5.14",
61-
"@types/react": "~18.3.17",
61+
"@types/react": "~18.3.18",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.1.0",
6464
"eslint-config-txo-typescript-react": "^2.0.82",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@
21342134
dependencies:
21352135
react-native "*"
21362136

2137-
"@types/react@~18.3.17":
2138-
version "18.3.17"
2139-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2140-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
2137+
"@types/react@~18.3.18":
2138+
version "18.3.18"
2139+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2140+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
21412141
dependencies:
21422142
"@types/prop-types" "*"
21432143
csstype "^3.0.2"

0 commit comments

Comments
 (0)