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

Commit 062ab78

Browse files
committed
chore(deps): update dependency @types/react to v17.0.20
1 parent 3b3ac4f commit 062ab78

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
@@ -52,7 +52,7 @@
5252
"@types/eslint": "7.28.0",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
55-
"@types/react": "17.0.19",
55+
"@types/react": "17.0.20",
5656
"@types/react-dom": "17.0.9",
5757
"@types/testing-library__jest-dom": "5.14.1",
5858
"@types/testing-library__react": "10.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2303,10 +2303,10 @@
23032303
"@types/prop-types" "*"
23042304
csstype "^3.0.2"
23052305

2306-
"@types/[email protected].19":
2307-
version "17.0.19"
2308-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
2309-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
2306+
"@types/[email protected].20":
2307+
version "17.0.20"
2308+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
2309+
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
23102310
dependencies:
23112311
"@types/prop-types" "*"
23122312
"@types/scheduler" "*"

0 commit comments

Comments
 (0)