From 66aeaeb38d5522a523a9db153b2bd5deb1247b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 16:08:30 +0200 Subject: [PATCH] chore(deps): bump @tldraw/vec from 0.1.3 to 1.1.5 (#4334) Bumps [@tldraw/vec](https://github.com/tldraw/tldraw) from 0.1.3 to 1.1.5. - [Release notes](https://github.com/tldraw/tldraw/releases) - [Commits](https://github.com/tldraw/tldraw/compare/v0.1.3...v1.1.5) --- updated-dependencies: - dependency-name: "@tldraw/vec" dependency-type: direct:production update-type: version-update:semver-major ... 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 2bbd08565..7a3698ab0 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@sentry/integrations": "6.2.5", "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", - "@tldraw/vec": "0.1.3", + "@tldraw/vec": "1.1.5", "@types/jest": "27.0.3", "@types/pica": "5.1.3", "@types/react": "17.0.35", diff --git a/yarn.lock b/yarn.lock index ba161047c..43374ff10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2159,10 +2159,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^8.0.0" -"@tldraw/vec@0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@tldraw/vec/-/vec-0.1.3.tgz#9c2ea9592058dd1458b49dbd817690a0c74e5473" - integrity sha512-QIQu6xHWqYBarfCR2Cd55pb+HECCEFI3RlU0VEueztzGe2k5Mwcv1EuuIdPTZ1tg5o95Deo7mYgZKeZTcUCIxA== +"@tldraw/vec@1.1.5": + version "1.1.5" + resolved "https://registry.yarnpkg.com/@tldraw/vec/-/vec-1.1.5.tgz#a0ec75742c20da43e3328f824ef7fca0f982b1fc" + integrity sha512-reEos3gJ9OiNvAYFtJzHbYWNjPTvWPmpjAY70HWHMjfhyNk6lHwwzDjwSgej4/KxVBbxB3ppNfLD9mEMq9yCOQ== "@tootallnate/once@1": version "1.1.2"