Skip to content

Commit

Permalink
Update dependency @types/react to v17.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2021
1 parent 8deb6b5 commit 5fd58d6
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 @@ -15,7 +15,7 @@
"@types/color-convert": "1.9.0",
"@types/jest": "26.0.14",
"@types/node": "16.4.0",
"@types/react": "17.0.14",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",
"husky": "6.0.0",
"lint-staged": "10.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1973,10 +1973,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/react@17.0.14":
version "17.0.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
"@types/react@17.0.19":
version "17.0.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 5fd58d6

Please sign in to comment.