Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.15 (#3254)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 28, 2021
1 parent ba61408 commit 654f575
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -17,7 +17,7 @@
"@types/concurrently": "6.2.1",
"@types/mdx-js__react": "1.5.4",
"@types/node": "15.14.1",
"@types/react": "17.0.13",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.8",
"concurrently": "6.2.0",
"cross-env": "7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3096,10 +3096,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@17.0.13", "@types/react@^17.0.0":
version "17.0.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
"@types/react@*", "@types/react@17.0.15", "@types/react@^17.0.0":
version "17.0.15"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 654f575

Please sign in to comment.