Skip to content

Commit 8850ecd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.45
1 parent 2b940b0 commit 8850ecd

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
@@ -21,7 +21,7 @@
2121
"@storybook/react": "6.4.22",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.5.0",
24-
"@types/react": "17.0.44",
24+
"@types/react": "17.0.45",
2525
"@types/react-dom": "17.0.16",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3321,10 +3321,10 @@
33213321
dependencies:
33223322
"@types/react" "*"
33233323

3324-
"@types/react@*", "@types/[email protected].44", "@types/react@>=16.9.0", "@types/react@^17":
3325-
version "17.0.44"
3326-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3327-
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
3324+
"@types/react@*", "@types/[email protected].45", "@types/react@>=16.9.0", "@types/react@^17":
3325+
version "17.0.45"
3326+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
3327+
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
33283328
dependencies:
33293329
"@types/prop-types" "*"
33303330
"@types/scheduler" "*"

0 commit comments

Comments
 (0)