From 070ffe0c56d1964068a955d87c73166c6658d23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:56:38 +0000 Subject: [PATCH] Bump mixme from 0.5.0 to 0.5.1 Bumps [mixme](https://github.com/adaltas/node-mixme) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/adaltas/node-mixme/releases) - [Changelog](https://github.com/adaltas/node-mixme/blob/master/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-mixme/compare/v0.5.0...v0.5.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d4391016a..85b3218b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5863,9 +5863,9 @@ mixin-deep@^1.2.0: is-extendable "^1.0.1" mixme@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.0.tgz#7a7ebbb51251724b18054c63c91f5487c0b030ab" - integrity sha512-YyyBIzqe6EEi5xcnN66LXVVvwijMF51liPT9ZqsrHim9s2MgEg4jxI8gsSF6R7pzAotjvBiERC90bbnwAqiDHg== + version "0.5.1" + resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.1.tgz#b3da79a563b2da46efba9519830059e4c2a9e40f" + integrity sha512-NaeZIckeBFT7i0XBEpGyFcAE0/bLcQ9MHErTpnU3bLWVE5WZbxG5Y3fDsMxYGifTo5khDA42OquXCC2ngKJB+g== mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3: version "0.5.3"