Skip to content

Commit 89f1430

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v17.0.46
1 parent 1e5ff26 commit 89f1430

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
@@ -21,7 +21,7 @@
2121
"@next/eslint-plugin-next": "12.0.8",
2222
"@testing-library/cypress": "8.0.3",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.45",
24+
"@types/react": "17.0.46",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.28.0",
2727
"@typescript-eslint/parser": "5.28.0",

yarn.lock

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

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==
1097+
"@types/react@17.0.46":
1098+
version "17.0.46"
1099+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.46.tgz#887b8a2360cc915fe5dec763c8a764bf3124f9e9"
1100+
integrity sha512-zNAJVEO9dBEQLPa/OuedGfx92/UlD+1rNxSv2qVWUQZ+orEtLUWFgZ08xfyI9TAZLnmWzZDtssAsgtbXT7Ew0g==
11011101
dependencies:
11021102
"@types/prop-types" "*"
11031103
"@types/scheduler" "*"

0 commit comments

Comments
 (0)