Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 98b8fe4 commit 1879b56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"typescript": "4.9.4"
},
"resolutions": {
"@types/react": "17.0.53"
"@types/react": "17.0.72"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2120,10 +2120,10 @@
"@types/history" "^4.7.11"
"@types/react" "*"

"@types/react@*", "@types/[email protected].53":
version "17.0.53"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
"@types/react@*", "@types/[email protected].72":
version "17.0.72"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.72.tgz#846876ddc2d92ba4787b6b970acc226f56b5c178"
integrity sha512-iFqLaDdU/V/xU+rnii7KdMi4xU+Rz0ArNW6q1r0xauGv++hD1eUMCvYn3zqm5jSXTtyb6O5Tr0qmHJ2bnzAsVA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 1879b56

Please sign in to comment.