Skip to content

Commit fc981f5

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

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.20",
62+
"@types/react": "^18.3.21",
6363
"@types/react-native": "^0.73.0",
6464
"@types/url-parse": "^1.4.11",
6565
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,10 +2300,10 @@
23002300
dependencies:
23012301
react-native "*"
23022302

2303-
"@types/react@^18.3.20":
2304-
version "18.3.20"
2305-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3"
2306-
integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==
2303+
"@types/react@^18.3.21":
2304+
version "18.3.21"
2305+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a"
2306+
integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==
23072307
dependencies:
23082308
"@types/prop-types" "*"
23092309
csstype "^3.0.2"

0 commit comments

Comments
 (0)