Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2022
1 parent 6ee548b commit 69ba8a5
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 @@ -28,7 +28,7 @@
"@testing-library/react": "13.4.0",
"@types/jest": "29.2.0",
"@types/node": "18.11.5",
"@types/react": "18.0.22",
"@types/react": "18.0.23",
"@zeit/next-css": "1.0.1",
"babel-jest": "29.2.2",
"eslint": "8.26.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3570,10 +3570,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@18.0.22":
version "18.0.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
"@types/react@18.0.23":
version "18.0.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4"
integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

1 comment on commit 69ba8a5

@vercel
Copy link

@vercel vercel bot commented on 69ba8a5 Oct 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.