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"