Skip to content

Commit 59eac56

Browse files
committed
Update dependency @types/react to v17.0.49
1 parent 6def2ad commit 59eac56

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.56",
40-
"@types/react": "17.0.48",
40+
"@types/react": "17.0.49",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.36.1",
4343
"@typescript-eslint/parser": "5.36.1",

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.48":
1332-
version "17.0.48"
1333-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
1334-
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
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==
13351335
dependencies:
13361336
"@types/prop-types" "*"
13371337
"@types/scheduler" "*"

0 commit comments

Comments
 (0)