Skip to content

Commit ba848d1

Browse files
chore(deps): update dependency @types/react to ^18.3.26 (#848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38da904 commit ba848d1

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
@@ -59,7 +59,7 @@
5959
"@txo/semantic-release": "^2.0.10",
6060
"@txo/tsconfig-cjs": "^2.0.0",
6161
"@types/jest": "^29.5.14",
62-
"@types/react": "^18.3.25",
62+
"@types/react": "^18.3.26",
6363
"@types/react-native": "^0.73.0",
6464
"@types/url-parse": "^1.4.11",
6565
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2304,10 +2304,10 @@
23042304
dependencies:
23052305
react-native "*"
23062306

2307-
"@types/react@^18.3.25":
2308-
version "18.3.25"
2309-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b"
2310-
integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==
2307+
"@types/react@^18.3.26":
2308+
version "18.3.26"
2309+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb"
2310+
integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==
23112311
dependencies:
23122312
"@types/prop-types" "*"
23132313
csstype "^3.0.2"

0 commit comments

Comments
 (0)