Skip to content

Commit b2ea69b

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

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.16",
61+
"@types/react": "~18.3.17",
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.16":
2138-
version "18.3.16"
2139-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
2140-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
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==
21412141
dependencies:
21422142
"@types/prop-types" "*"
21432143
csstype "^3.0.2"

0 commit comments

Comments
 (0)