Skip to content

Commit 0a2dbd2

Browse files
chore(deps): update dependency @types/react to v17.0.5 (#232)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8e0b6ab commit 0a2dbd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/todo-app-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/classnames": "2.2.11",
5656
"@types/jest": "24.9.1",
5757
"@types/node": "12.19.15",
58-
"@types/react": "17.0.3",
58+
"@types/react": "17.0.5",
5959
"@types/react-dom": "16.9.12",
6060
"graphql.macro": "1.4.2",
6161
"typescript": "4.2.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2156,10 +2156,10 @@
21562156
dependencies:
21572157
"@types/react" "^16"
21582158

2159-
"@types/[email protected].3":
2160-
version "17.0.3"
2161-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
2162-
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
2159+
"@types/[email protected].5":
2160+
version "17.0.5"
2161+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
2162+
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
21632163
dependencies:
21642164
"@types/prop-types" "*"
21652165
"@types/scheduler" "*"

0 commit comments

Comments
 (0)