From 759236b843ab514d3ce3729e05a190eff432931a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 02:09:36 +0000 Subject: [PATCH] Bump roughjs from 4.3.1 to 4.5.0 Bumps [roughjs](https://github.com/pshihn/rough) from 4.3.1 to 4.5.0. - [Release notes](https://github.com/pshihn/rough/releases) - [Changelog](https://github.com/rough-stuff/rough/blob/master/CHANGELOG.md) - [Commits](https://github.com/pshihn/rough/commits) --- updated-dependencies: - dependency-name: roughjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c07e9d3..1b5d2e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5308,9 +5308,9 @@ rimraf@^3.0.0, rimraf@^3.0.2: glob "^7.1.3" roughjs@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.3.1.tgz#b7af0b205c94bc3b79ee5a7eae1e09d5063bc3fe" - integrity sha512-m42+OBaBR7x5UhIKyjBCnWqqkaEkBKLkXvHv4pOWJXPofvMnQY4ZcFEQlqf3coKKyZN2lfWMyx7QXSg2GD7SGA== + version "4.5.0" + resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.5.0.tgz#b4cbd63d4ed6b0b613082b4f7f9bf0e55cd4ba0d" + integrity sha512-4c3RBuTR41uGbTT/WzG4dzu4dfxhFWrhx9ZLbjaKPazX67nQjvU//pWYw/XjbcDW3iQGxac8plBbgdWkEsnNDg== dependencies: path-data-parser "^0.1.0" points-on-curve "^0.2.0"