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

Commit 80ebaf0

Browse files
committed
chore(deps): update dependency @types/react to v17.0.24
1 parent 2a42169 commit 80ebaf0

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.21",
55+
"@types/react": "17.0.24",
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
@@ -2272,10 +2272,10 @@
22722272
"@types/prop-types" "*"
22732273
csstype "^3.0.2"
22742274

2275-
"@types/[email protected].21":
2276-
version "17.0.21"
2277-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
2278-
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
2275+
"@types/[email protected].24":
2276+
version "17.0.24"
2277+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd"
2278+
integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==
22792279
dependencies:
22802280
"@types/prop-types" "*"
22812281
"@types/scheduler" "*"

0 commit comments

Comments
 (0)