Skip to content

Commit d4391a7

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

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
@@ -51,7 +51,7 @@
5151
"@types/eslint": "^9.6.1",
5252
"@types/eslint__eslintrc": "^2.1.2",
5353
"@types/jest": "^29.5.14",
54-
"@types/react": "^18.3.18",
54+
"@types/react": "^18.3.19",
5555
"concurrently": "^9.1.2",
5656
"depcheck": "^1.4.7",
5757
"husky": "^9.1.7",

yarn.lock

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

1755-
"@types/react@^18.3.18":
1756-
version "18.3.18"
1757-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
1758-
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
1755+
"@types/react@^18.3.19":
1756+
version "18.3.19"
1757+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.19.tgz#2b6a01315c9b1b644a8799a7d33efb027150240f"
1758+
integrity sha512-fcdJqaHOMDbiAwJnXv6XCzX0jDW77yI3tJqYh1Byn8EL5/S628WRx9b/y3DnNe55zTukUQKrfYxiZls2dHcUMw==
17591759
dependencies:
17601760
"@types/prop-types" "*"
17611761
csstype "^3.0.2"

0 commit comments

Comments
 (0)