Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit be15b05

Browse files
authoredJun 30, 2021
chore(deps-dev): bump @types/react from 17.0.6 to 17.0.11 (#301)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3408dd commit be15b05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3090,9 +3090,9 @@
30903090
"@types/react" "*"
30913091

30923092
"@types/react@*", "@types/react@^17.0.0":
3093-
version "17.0.6"
3094-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
3095-
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
3093+
version "17.0.11"
3094+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
3095+
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
30963096
dependencies:
30973097
"@types/prop-types" "*"
30983098
"@types/scheduler" "*"

0 commit comments

Comments
 (0)
Please sign in to comment.