Skip to content

Commit 74caefc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.8
1 parent 0299bfb commit 74caefc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.2.9",
24-
"@types/react": "17.0.6",
24+
"@types/react": "17.0.8",
2525
"babel-loader": "8.2.2",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2743,10 +2743,10 @@
27432743
dependencies:
27442744
"@types/react" "*"
27452745

2746-
"@types/react@*", "@types/[email protected].6":
2747-
version "17.0.6"
2748-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
2749-
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
2746+
"@types/react@*", "@types/[email protected].8":
2747+
version "17.0.8"
2748+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3"
2749+
integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==
27502750
dependencies:
27512751
"@types/prop-types" "*"
27522752
"@types/scheduler" "*"

0 commit comments

Comments
 (0)