Skip to content

Commit f2633be

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.39
1 parent db116ce commit f2633be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@storybook/react": "6.4.18",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.4.0",
24-
"@types/react": "17.0.38",
24+
"@types/react": "17.0.39",
2525
"@types/react-dom": "17.0.11",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3265,10 +3265,10 @@
32653265
dependencies:
32663266
"@types/react" "*"
32673267

3268-
"@types/react@*", "@types/[email protected].38", "@types/react@>=16.9.0":
3269-
version "17.0.38"
3270-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
3271-
integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
3268+
"@types/react@*", "@types/[email protected].39", "@types/react@>=16.9.0":
3269+
version "17.0.39"
3270+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
3271+
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
32723272
dependencies:
32733273
"@types/prop-types" "*"
32743274
"@types/scheduler" "*"

0 commit comments

Comments
 (0)