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

Commit d8e39c5

Browse files
committed
chore(deps): update dependency @types/react to v17.0.21
1 parent ff43b30 commit d8e39c5

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.20",
55+
"@types/react": "17.0.21",
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
@@ -2284,10 +2284,10 @@
22842284
"@types/prop-types" "*"
22852285
csstype "^3.0.2"
22862286

2287-
"@types/[email protected].20":
2288-
version "17.0.20"
2289-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
2290-
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
2287+
"@types/[email protected].21":
2288+
version "17.0.21"
2289+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
2290+
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
22912291
dependencies:
22922292
"@types/prop-types" "*"
22932293
"@types/scheduler" "*"

0 commit comments

Comments
 (0)