diff --git a/package.json b/package.json index 2d07033..739cca6 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.8.0", "md5": "2.3.0", "md5-file": "5.0.0", "prettier": "2.4.1", diff --git a/yarn.lock b/yarn.lock index 000ef1b..d0c3c0b 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.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/standard-monorepo/-/standard-monorepo-0.8.0.tgz#95ce724fdfe3ec3156d39b1a6d7072ff78b36d47" + integrity sha512-ZME/IIX0Htfrcce9hSgNv3RYg5PhamRSO6VwGl7CmlWAKTNnHMy1eQZ+rMqRznUaeOug8lzKPtIl3umfk6HzjQ== dependencies: "@oclif/command" "^1" "@oclif/config" "^1"