Skip to content

Commit 3fbb1e1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v17.0.13
1 parent c0aa679 commit 3fbb1e1

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/user-event": "13.1.9",
1414
"@types/jest": "26.0.23",
1515
"@types/node": "14.17.4",
16-
"@types/react": "17.0.11",
16+
"@types/react": "17.0.13",
1717
"@types/react-dom": "17.0.8",
1818
"@types/react-router": "5.1.15",
1919
"@types/react-router-dom": "5.1.7",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,7 @@
21062106
"@types/history" "*"
21072107
"@types/react" "*"
21082108

2109-
"@types/react@*", "@types/react@17.0.11":
2109+
"@types/react@*":
21102110
version "17.0.11"
21112111
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
21122112
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
@@ -2115,6 +2115,15 @@
21152115
"@types/scheduler" "*"
21162116
csstype "^3.0.2"
21172117

2118+
"@types/react@17.0.13":
2119+
version "17.0.13"
2120+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
2121+
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
2122+
dependencies:
2123+
"@types/prop-types" "*"
2124+
"@types/scheduler" "*"
2125+
csstype "^3.0.2"
2126+
21182127
"@types/resolve@0.0.8":
21192128
version "0.0.8"
21202129
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"

0 commit comments

Comments
 (0)