Skip to content

Commit 574353c

Browse files
committed
Update dependency @types/react to v17.0.51
1 parent ba6d61a commit 574353c

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.18.0",
40-
"@types/react": "17.0.50",
40+
"@types/react": "17.0.51",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.41.0",
4343
"@typescript-eslint/parser": "5.41.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,10 +1344,10 @@
13441344
dependencies:
13451345
"@types/react" "^17"
13461346

1347-
"@types/react@17.0.50":
1348-
version "17.0.50"
1349-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
1350-
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
1347+
"@types/react@17.0.51":
1348+
version "17.0.51"
1349+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.51.tgz#ee8ee128b36d360cae2dc7986caa325079e4365c"
1350+
integrity sha512-YMddzAE+nSH04BiTJ5GydTxk0/3hckqyuOclg0s6zQYj/XzfRVNzHZAFwZb5SCSavkzTYUtcq/gwjLnvt2Y4cg==
13511351
dependencies:
13521352
"@types/prop-types" "*"
13531353
"@types/scheduler" "*"

0 commit comments

Comments
 (0)