Skip to content

Commit a8495fc

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

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
@@ -60,7 +60,7 @@
6060
"@txo/semantic-release": "^2.0.10",
6161
"@txo/tsconfig-cjs": "^2.0.0",
6262
"@types/jest": "^29.5.14",
63-
"@types/react": "^18.3.16",
63+
"@types/react": "^18.3.17",
6464
"@types/react-native": "^0.73.0",
6565
"@types/url-parse": "^1.4.11",
6666
"concurrently": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,10 +2486,10 @@
24862486
dependencies:
24872487
react-native "*"
24882488

2489-
"@types/react@^18.3.16":
2490-
version "18.3.16"
2491-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
2492-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
2489+
"@types/react@^18.3.17":
2490+
version "18.3.17"
2491+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2492+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
24932493
dependencies:
24942494
"@types/prop-types" "*"
24952495
csstype "^3.0.2"

0 commit comments

Comments
 (0)