From cd50b5f7e927419ca0cd6449dcac8e1faf44a2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 16:09:20 +0200 Subject: [PATCH] chore(deps): bump @types/react from 17.0.35 to 17.0.37 (#4332) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.35 to 17.0.37. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 14072352..5ec1109b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@tldraw/vec": "1.1.5", "@types/jest": "27.0.3", "@types/pica": "5.1.3", - "@types/react": "17.0.35", + "@types/react": "17.0.37", "@types/react-dom": "17.0.11", "@types/socket.io-client": "1.4.36", "browser-fs-access": "0.23.0", diff --git a/yarn.lock b/yarn.lock index a021c563..df1b8b49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2375,10 +2375,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.35": - version "17.0.35" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c" - integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw== +"@types/react@*", "@types/react@17.0.37": + version "17.0.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959" + integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"