Skip to content

Commit 57dbe37

Browse files
committed
Update dependency @types/react to v17.0.50
1 parent b0bb384 commit 57dbe37

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
@@ -37,7 +37,7 @@
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.58",
40-
"@types/react": "17.0.49",
40+
"@types/react": "17.0.50",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.37.0",
4343
"@typescript-eslint/parser": "5.37.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,10 +1328,10 @@
13281328
dependencies:
13291329
"@types/react" "^17"
13301330

1331-
"@types/react@17.0.49":
1332-
version "17.0.49"
1333-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
1334-
integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==
1331+
"@types/react@17.0.50":
1332+
version "17.0.50"
1333+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
1334+
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
13351335
dependencies:
13361336
"@types/prop-types" "*"
13371337
"@types/scheduler" "*"

0 commit comments

Comments
 (0)