Skip to content

Commit cffa07d

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

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.21",
54+
"@types/react": "^18.3.22",
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
@@ -1757,10 +1757,10 @@
17571757
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
17581758
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
17591759

1760-
"@types/react@^18.3.21":
1761-
version "18.3.21"
1762-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a"
1763-
integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==
1760+
"@types/react@^18.3.22":
1761+
version "18.3.22"
1762+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.22.tgz#19b77d6e4957c43070c297e638c6a1c43079e234"
1763+
integrity sha512-vUhG0YmQZ7kL/tmKLrD3g5zXbXXreZXB3pmROW8bg3CnLnpjkRVwUlLne7Ufa2r9yJ8+/6B73RzhAek5TBKh2Q==
17641764
dependencies:
17651765
"@types/prop-types" "*"
17661766
csstype "^3.0.2"

0 commit comments

Comments
 (0)