Skip to content

Commit

Permalink
Merge bb1c4ed into 58c8b81
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 10, 2022
2 parents 58c8b81 + bb1c4ed commit 3e8198d
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": "^7.0.4",
"@testing-library/react": "^12.1.2",
"@types/react": "^17.0.37",
"@types/react": "^17.0.40",
"@types/react-dom": "^17.0.11",
"husky": "^7.0.4",
"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 @@ -1379,10 +1379,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^17.0.37":
version "17.0.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959"
integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==
"@types/react@*", "@types/react@^17.0.40":
version "17.0.40"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 3e8198d

Please sign in to comment.