From 72dcdeb1ed68d340d549c2025f763bf6ee9be0d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 05:01:36 +0000 Subject: [PATCH] Bump justgage from 1.5.0 to 1.6.0 in /components Bumps [justgage](https://github.com/toorshia/justgage) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/toorshia/justgage/releases) - [Changelog](https://github.com/toorshia/justgage/blob/master/CHANGELOG.md) - [Commits](https://github.com/toorshia/justgage/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: justgage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/package.json | 2 +- components/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/package.json b/components/package.json index d705a575333..c4153366814 100644 --- a/components/package.json +++ b/components/package.json @@ -31,7 +31,7 @@ "jquery.flot.tooltip": "^0.9.0", "jquery.hotkeys": "jeresig/jquery.hotkeys#master", "jszip": "^3.6.0", - "justgage": "^1.5.0", + "justgage": "^1.6.0", "metismenu": "~3.0.7", "moment": "^2.29.1", "morris.js": "morrisjs/morris.js", diff --git a/components/yarn.lock b/components/yarn.lock index 5e54fdb853f..3f046bd848d 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -767,10 +767,10 @@ jszip@^3.6.0: readable-stream "~2.3.6" set-immediate-shim "~1.0.1" -justgage@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.5.0.tgz#b378fb680fb4d68fc244ef41f8dc2e38d6f9eb16" - integrity sha512-9BqZ+OQ+XrxoMg74U7NMnG8sdjlIreHAQ6uWBzqooAOjoVl2tVCoXg4BrZT9rkK+anRuGXacUtY/BgEKPhxbCQ== +justgage@^1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.6.0.tgz#6204579c0b1668cd966771f16082c001faef3d1b" + integrity sha512-83zOuiC++kuAjMdI/uAXDV0oadBLuvsZmRWt4FUHYQh1cTZIbSLgRfsijSBXXhytIwIAFSTHtAOAdVi2993uDw== dependencies: raphael "^2.3.0"