Skip to content

Commit 081f40b

Browse files
Update dependency @types/react to v17.0.91
1 parent c91802e commit 081f40b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@next/eslint-plugin-next": "13.1.6",
2020
"@testing-library/cypress": "8.0.7",
2121
"@types/jest": "27.5.2",
22-
"@types/react": "17.0.90",
22+
"@types/react": "17.0.91",
2323
"@types/react-dom": "17.0.26",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",
2525
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,10 +1077,10 @@
10771077
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.26.tgz#fa7891ba70fd39ddbaa7e85b6ff9175bb546bc1b"
10781078
integrity sha512-Z+2VcYXJwOqQ79HreLU/1fyQ88eXSSFh6I3JdrEHQIfYSI0kCQpTGvOrbE6jFGGYXKsHuwY9tBa/w5Uo6KzrEg==
10791079

1080-
"@types/react@17.0.90":
1081-
version "17.0.90"
1082-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.90.tgz#38b72ea265c7ea369cf2998b406f850f6f665825"
1083-
integrity sha512-P9beVR/x06U9rCJzSxtENnOr4BrbJ6VrsrDTc+73TtHv9XHhryXKbjGRB+6oooB2r0G/pQkD/S4dHo/7jUfwFw==
1080+
"@types/react@17.0.91":
1081+
version "17.0.91"
1082+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.91.tgz#0a972a41c430f56d2feb7c15368bc51642495e0b"
1083+
integrity sha512-xauZca6qMeCU3Moy0KxCM9jtf1vyk6qRYK39Ryf3afUqwgNUjRIGoDdS9BcGWgAMGSg1hvP4XcmlYrM66PtqeA==
10841084
dependencies:
10851085
"@types/prop-types" "*"
10861086
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)