Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 0ec5f7c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v17.0.45
1 parent e1a3c9c commit 0ec5f7c

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@next/eslint-plugin-next": "12.0.8",
2222
"@testing-library/cypress": "8.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": "5.22.0",
2727
"@typescript-eslint/parser": "5.22.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,16 @@
10941094
dependencies:
10951095
"@types/react" "^17"
10961096

1097-
"@types/react@17.0.44", "@types/react@^17":
1097+
"@types/react@17.0.45":
1098+
version "17.0.45"
1099+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
1100+
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
1101+
dependencies:
1102+
"@types/prop-types" "*"
1103+
"@types/scheduler" "*"
1104+
csstype "^3.0.2"
1105+
1106+
"@types/react@^17":
10981107
version "17.0.44"
10991108
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
11001109
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==

0 commit comments

Comments
 (0)