Skip to content

Commit 1f04bfc

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v17.0.19
1 parent 36a19de commit 1f04bfc

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
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "12.0.0",
5555
"@types/jest": "27.0.1",
5656
"@types/node": "16.6.1",
57-
"@types/react": "17.0.18",
57+
"@types/react": "17.0.19",
5858
"auto-changelog": "2.3.0",
5959
"codecov": "3.8.3",
6060
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,10 +1447,10 @@
14471447
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
14481448
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
14491449

1450-
"@types/[email protected].18":
1451-
version "17.0.18"
1452-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
1453-
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
1450+
"@types/[email protected].19":
1451+
version "17.0.19"
1452+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
1453+
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
14541454
dependencies:
14551455
"@types/prop-types" "*"
14561456
"@types/scheduler" "*"

0 commit comments

Comments
 (0)