From 97fcf3963ac8bd55c6cebcd6551e0a946537235f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 05:22:44 +0000 Subject: [PATCH] Bump standard-monorepo from 0.6.1 to 0.7.0 Bumps [standard-monorepo](https://github.com/imflavio/standard-monorepo) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/imflavio/standard-monorepo/releases) - [Changelog](https://github.com/flaviouk/standard-monorepo/blob/main/CHANGELOG.md) - [Commits](https://github.com/imflavio/standard-monorepo/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: standard-monorepo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d07033..fb3dcfa 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/md5": "2.3.1", "@vercel/ncc": "^0.31.1", "js-yaml": "^4.1.0", - "standard-monorepo": "0.6.1", + "standard-monorepo": "0.7.0", "md5": "2.3.0", "md5-file": "5.0.0", "prettier": "2.4.1", diff --git a/yarn.lock b/yarn.lock index 000ef1b..0b851e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -763,10 +763,10 @@ slash@^3.0.0: resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== -standard-monorepo@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/standard-monorepo/-/standard-monorepo-0.6.1.tgz#c4a956d997da9d2bcc0a0cd8f89cc9d96003350a" - integrity sha512-sDUkLUabEKl2e4qYRX9aQGFOAdWMRD8DP7iT/z+t9dERw1JOeVj7BMWmluwRA49cvHByJerDeStXoVagRfTxpg== +standard-monorepo@0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/standard-monorepo/-/standard-monorepo-0.7.0.tgz#617ec1b67079ec829876fa36c2cae22a224fbb75" + integrity sha512-0uT0CDdgc6CTG7CeBgV1Q2aS2vkStbeGS1WspVPeYhGKFMQzuvvsGw/RXjGyZXAb3JsAGpO5A0U5rCja0BN2CQ== dependencies: "@oclif/command" "^1" "@oclif/config" "^1"