chore(deps): bump @types/react from 17.0.3 to 17.0.33 (#4179)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 14:30:43 +02:00 committed by GitHub
parent 9dfaf1752b
commit c43fac31a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@tldraw/vec": "0.0.106",
"@types/jest": "27.0.2",
"@types/pica": "5.1.3",
"@types/react": "17.0.3",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/socket.io-client": "1.4.36",
"browser-fs-access": "0.21.0",

View File

@ -2375,10 +2375,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.3":
version "17.0.3"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.3.tgz"
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
"@types/react@*", "@types/react@17.0.33":
version "17.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"