Skip to content

Commit 72e3858

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

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
@@ -46,7 +46,7 @@
4646
"@txo/tsconfig": "^2.0.0",
4747
"@types/eslint": "^9.6.1",
4848
"@types/jest": "^29.5.14",
49-
"@types/react": "^18.3.20",
49+
"@types/react": "^18.3.21",
5050
"eslint-config-txo-typescript": "^7.3.8",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,10 +1489,10 @@
14891489
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
14901490
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
14911491

1492-
"@types/react@^18.3.20":
1493-
version "18.3.20"
1494-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3"
1495-
integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==
1492+
"@types/react@^18.3.21":
1493+
version "18.3.21"
1494+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a"
1495+
integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==
14961496
dependencies:
14971497
"@types/prop-types" "*"
14981498
csstype "^3.0.2"

0 commit comments

Comments
 (0)