Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit b26e3a8

Browse files
authored
Merge pull request #29 from Tushar1998/renovate/react-17.x
Update dependency @types/react to v17.0.20
2 parents 14d6be3 + 5bdfc29 commit b26e3a8

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
@@ -61,7 +61,7 @@
6161
"@testing-library/jest-dom": "^5.12.0",
6262
"@testing-library/react": "^11.2.7",
6363
"@types/jest": "^26.0.23",
64-
"@types/react": "^17.0.5",
64+
"@types/react": "17.0.20",
6565
"@types/react-dom": "^17.0.5",
6666
"@types/styled-components": "5.1.14",
6767
"@typescript-eslint/eslint-plugin": "^4.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3497,10 +3497,10 @@
34973497
"@types/scheduler" "*"
34983498
csstype "^3.0.2"
34993499

3500-
"@types/react@^17.0.5":
3501-
version "17.0.19"
3502-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
3503-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
3500+
"@types/react@17.0.20":
3501+
version "17.0.20"
3502+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
3503+
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
35043504
dependencies:
35053505
"@types/prop-types" "*"
35063506
"@types/scheduler" "*"

0 commit comments

Comments
 (0)