From abb6e9fb9a508d58de90dc2c52b3cfb7884a5bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 18:23:48 +0000 Subject: [PATCH] Bump debug in /gui/public/javascripts/popper.js/packages/test-utils Bumps [debug](https://github.com/visionmedia/debug) from 2.6.8 to 2.6.9. - [Release notes](https://github.com/visionmedia/debug/releases) - [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md) - [Commits](https://github.com/visionmedia/debug/compare/2.6.8...2.6.9) Signed-off-by: dependabot[bot] --- .../javascripts/popper.js/packages/test-utils/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/public/javascripts/popper.js/packages/test-utils/yarn.lock b/gui/public/javascripts/popper.js/packages/test-utils/yarn.lock index 6e23157..14834c5 100644 --- a/gui/public/javascripts/popper.js/packages/test-utils/yarn.lock +++ b/gui/public/javascripts/popper.js/packages/test-utils/yarn.lock @@ -82,8 +82,8 @@ core-js@^2.4.0: resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.0.tgz#569c050918be6486b3837552028ae0466b717086" debug@^2.2.0: - version "2.6.8" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc" + version "2.6.9" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" dependencies: ms "2.0.0"