From 4ad047aed700f1fe3d878b09f61f110f86044588 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 18:35:15 +0000 Subject: [PATCH] Bump mz from 2.6.0 to 2.7.0 in /terminus-plugin-manager Bumps [mz](https://github.com/normalize/mz) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/normalize/mz/releases) - [Changelog](https://github.com/normalize/mz/blob/master/HISTORY.md) - [Commits](https://github.com/normalize/mz/compare/2.6.0...2.7.0) --- terminus-plugin-manager/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-plugin-manager/yarn.lock b/terminus-plugin-manager/yarn.lock index 82bc02a3..6caa7661 100644 --- a/terminus-plugin-manager/yarn.lock +++ b/terminus-plugin-manager/yarn.lock @@ -1971,9 +1971,9 @@ mute-stream@~0.0.4: integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== mz@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/mz/-/mz-2.6.0.tgz#c8b8521d958df0a4f2768025db69c719ee4ef1ce" - integrity sha1-yLhSHZWN8KTydoAl22nHGe5O8c4= + version "2.7.0" + resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32" + integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q== dependencies: any-promise "^1.0.0" object-assign "^4.0.1"