From b8a37c42e4ec68ea7927eee51d8ad27aaccbd8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:42:21 +0100 Subject: [PATCH] chore(deps): bump @tldraw/vec from 0.0.132 to 0.1.3 (#4215) Bumps [@tldraw/vec](https://github.com/tldraw/vec) from 0.0.132 to 0.1.3. - [Release notes](https://github.com/tldraw/vec/releases) - [Commits](https://github.com/tldraw/vec/commits) --- updated-dependencies: - dependency-name: "@tldraw/vec" dependency-type: direct:production update-type: version-update:semver-minor ... 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 4dcfe5dc..b669c90c 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.0.132", + "@tldraw/vec": "0.1.3", "@types/jest": "27.0.2", "@types/pica": "5.1.3", "@types/react": "17.0.34", diff --git a/yarn.lock b/yarn.lock index 510fb4b9..95f0bbff 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.0.132": - version "0.0.132" - resolved "https://registry.yarnpkg.com/@tldraw/vec/-/vec-0.0.132.tgz#f5bc0c7820a45f2bfd1bd92934780b76c61f3f78" - integrity sha512-Ev333ffeRjRL67MsYJgNoZxt91Vve8Dawbd0cXcY6Rv2LQIz1oIQ8TOrT4CkoSM/I72q43c9qhSOCFh2BaiFEA== +"@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== "@tootallnate/once@1": version "1.1.2"