From fa388f778cbf715661af1da779f185d4b2e9e4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 05:19:23 +0000 Subject: [PATCH] Bump standard-monorepo from 0.6.1 to 0.7.1 Bumps [standard-monorepo](https://github.com/imflavio/standard-monorepo) from 0.6.1 to 0.7.1. - [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.1) --- 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..4de2b26 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.1", "md5": "2.3.0", "md5-file": "5.0.0", "prettier": "2.4.1", diff --git a/yarn.lock b/yarn.lock index 000ef1b..650045d 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.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/standard-monorepo/-/standard-monorepo-0.7.1.tgz#404f0c422b3b4115bddb991b28fec17a6b589882" + integrity sha512-ZV0EfFm4zlRozU5cNwkQnTik18TTnWx8umYH5Ij3YiBscxiFJlRwzb9/KplIDQR2JrPgzQ462/ZuayZ4TLnE7A== dependencies: "@oclif/command" "^1" "@oclif/config" "^1"