Skip to content

Commit 2de3073

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v17.0.16
1 parent 8925027 commit 2de3073

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.2.1",
1414
"@types/jest": "26.0.24",
1515
"@types/node": "14.17.9",
16-
"@types/react": "17.0.15",
16+
"@types/react": "17.0.16",
1717
"@types/react-dom": "17.0.9",
1818
"@types/react-router": "5.1.16",
1919
"@types/react-router-dom": "5.1.8",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,7 @@
21152115
"@types/history" "*"
21162116
"@types/react" "*"
21172117

2118-
"@types/react@*", "@types/react@17.0.15":
2118+
"@types/react@*":
21192119
version "17.0.15"
21202120
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
21212121
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
@@ -2124,6 +2124,15 @@
21242124
"@types/scheduler" "*"
21252125
csstype "^3.0.2"
21262126

2127+
"@types/react@17.0.16":
2128+
version "17.0.16"
2129+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a"
2130+
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==
2131+
dependencies:
2132+
"@types/prop-types" "*"
2133+
"@types/scheduler" "*"
2134+
csstype "^3.0.2"
2135+
21272136
"@types/resolve@0.0.8":
21282137
version "0.0.8"
21292138
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"

0 commit comments

Comments
 (0)