Skip to content

Commit

Permalink
Merge d3ae8f0 into e8f0082
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 19, 2021
2 parents e8f0082 + d3ae8f0 commit 4267520
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 @@ -75,7 +75,7 @@
"devDependencies": {
"@size-limit/preset-small-lib": "^5.0.3",
"@testing-library/react": "^12.0.0",
"@types/react": "^17.0.17",
"@types/react": "^17.0.19",
"@types/react-dom": "^17.0.9",
"husky": "^7.0.1",
"react": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1359,10 +1359,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^17.0.17":
version "17.0.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055"
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==
"@types/react@*", "@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 4267520

Please sign in to comment.