Skip to content

Commit 97f8232

Browse files
chore(deps): update dependency @types/react to ^18.3.20 (#1109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec7205b commit 97f8232

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
@@ -66,7 +66,7 @@
6666
"@txo/semantic-release": "^2.0.10",
6767
"@txo/tsconfig-cjs": "^2.0.0",
6868
"@types/jest": "^29.5.14",
69-
"@types/react": "^18.3.19",
69+
"@types/react": "^18.3.20",
7070
"@types/react-dom": "^18.3.5",
7171
"@types/react-native": "^0.73.0",
7272
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,10 +2702,10 @@
27022702
dependencies:
27032703
react-native "*"
27042704

2705-
"@types/react@^18.3.19":
2706-
version "18.3.19"
2707-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.19.tgz#2b6a01315c9b1b644a8799a7d33efb027150240f"
2708-
integrity sha512-fcdJqaHOMDbiAwJnXv6XCzX0jDW77yI3tJqYh1Byn8EL5/S628WRx9b/y3DnNe55zTukUQKrfYxiZls2dHcUMw==
2705+
"@types/react@^18.3.20":
2706+
version "18.3.20"
2707+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3"
2708+
integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==
27092709
dependencies:
27102710
"@types/prop-types" "*"
27112711
csstype "^3.0.2"

0 commit comments

Comments
 (0)