Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 18, 2022
1 parent 3864055 commit 8c16484
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 @@ -21,7 +21,7 @@
"@researchgate/spire-config": "7.0.0",
"@storybook/addon-options": "5.3.21",
"@storybook/react": "6.3.12",
"@types/react": "17.0.45",
"@types/react": "17.0.47",
"babel-loader": "8.2.5",
"cross-env": "7.0.3",
"intersection-observer": "0.12.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2916,10 +2916,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].45":
version "17.0.45"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
"@types/react@*", "@types/[email protected].47":
version "17.0.47"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 8c16484

Please sign in to comment.