Skip to content

Commit 9a745d4

Browse files
Update dependency @types/react to v17.0.87
1 parent 0e0b4a1 commit 9a745d4

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.124",
40-
"@types/react": "17.0.83",
40+
"@types/react": "17.0.87",
4141
"@types/testing-library__cypress": "5.0.13",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,10 +1351,10 @@
13511351
dependencies:
13521352
"@types/react" "^17"
13531353

1354-
"@types/react@17.0.83":
1355-
version "17.0.83"
1356-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131"
1357-
integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==
1354+
"@types/react@17.0.87":
1355+
version "17.0.87"
1356+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.87.tgz#998a5e146fbea449986d95a794c0aff47f12b6e6"
1357+
integrity sha512-wpg9AbtJ6agjA+BKYmhG6dRWEU/2DHYwMzCaBzsz137ft6IyuqZ5fI4ic1DWL4DrI03Zy78IyVE6ucrXl0mu4g==
13581358
dependencies:
13591359
"@types/prop-types" "*"
13601360
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)