Skip to content

Commit e634b44

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.11
1 parent 89d182a commit e634b44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.9",
24+
"@types/react": "17.0.11",
2525
"babel-loader": "8.2.2",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

yarn.lock

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

2746-
"@types/react@*", "@types/react@17.0.9":
2747-
version "17.0.9"
2748-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
2749-
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
2746+
"@types/react@*", "@types/react@17.0.11":
2747+
version "17.0.11"
2748+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
2749+
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
27502750
dependencies:
27512751
"@types/prop-types" "*"
27522752
"@types/scheduler" "*"

0 commit comments

Comments
 (0)