Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 21, 2021
1 parent 5e766f8 commit 91486b0
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.8",
"@types/react": "17.0.21",
"@types/react": "17.0.22",
"babel-loader": "8.2.2",
"cross-env": "7.0.3",
"intersection-observer": "0.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2879,10 +2879,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].21":
version "17.0.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
"@types/react@*", "@types/[email protected].22":
version "17.0.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.22.tgz#c80d1d0e87fe953bae3ab273bef451dea1a6291b"
integrity sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 91486b0

Please sign in to comment.