Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2022
1 parent 25b1c46 commit c6b4828
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.51",
"@types/react": "17.0.52",
"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 @@ -2922,10 +2922,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].51":
version "17.0.51"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.51.tgz#ee8ee128b36d360cae2dc7986caa325079e4365c"
integrity sha512-YMddzAE+nSH04BiTJ5GydTxk0/3hckqyuOclg0s6zQYj/XzfRVNzHZAFwZb5SCSavkzTYUtcq/gwjLnvt2Y4cg==
"@types/react@*", "@types/[email protected].52":
version "17.0.52"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit c6b4828

Please sign in to comment.