Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent ba170f0 commit 01db3e0
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 @@ -42,7 +42,7 @@
"@commitlint/config-conventional": "12.1.4",
"@docusaurus/module-type-aliases": "2.0.0-beta.1",
"@tsconfig/docusaurus": "1.0.2",
"@types/react": "17.0.11",
"@types/react": "17.0.53",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"commitizen": "4.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2191,10 +2191,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].11":
version "17.0.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
"@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==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 01db3e0

Please sign in to comment.