From b0cccbb9e80bb73c6e2781d6a6c95648adbab0e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 14:44:44 +0200 Subject: [PATCH] chore(deps): bump @tldraw/vec from 1.2.9 to 1.4.0 (#4517) Bumps [@tldraw/vec](https://github.com/tldraw/tldraw) from 1.2.9 to 1.4.0. - [Release notes](https://github.com/tldraw/tldraw/releases) - [Commits](https://github.com/tldraw/tldraw/compare/v1.2.9...v1.4.0) --- 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 fd860621..58bbef54 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@sentry/integrations": "6.2.5", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", - "@tldraw/vec": "1.2.9", + "@tldraw/vec": "1.4.0", "@types/jest": "27.0.3", "@types/pica": "5.1.3", "@types/react": "17.0.38", diff --git a/yarn.lock b/yarn.lock index b6774b85..f524ce94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2159,10 +2159,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^8.0.0" -"@tldraw/vec@1.2.9": - version "1.2.9" - resolved "https://registry.yarnpkg.com/@tldraw/vec/-/vec-1.2.9.tgz#f841c5e7eea4a5f876591ea9798abcf7abb959f2" - integrity sha512-tBnG9rU5sbE+PPXvpLTXeXnP8rGO9+2NeeHaIRZQfT1Kcw3lm+UfsgifasW3rv/Ve/dMYHy1zTR34vKQMk2WkA== +"@tldraw/vec@1.4.0": + version "1.4.0" + resolved "https://registry.yarnpkg.com/@tldraw/vec/-/vec-1.4.0.tgz#91a6d7c852c680a3288fe8bf79623252ef917281" + integrity sha512-YWkGe/IXdFB/Kts982fmtis2nJHB8KWVbkf0PlaZtQ1CL0TZKH0xdpIA/QJMk/WCj3bN4AOYuZKwEAegmWAnOA== "@tootallnate/once@1": version "1.1.2"