From f1083c38bce572de7c41b8197a261e0251cbc667 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Fri, 13 Dec 2019 11:28:16 -0500 Subject: [PATCH] fix: use CFA v2 --- package.json | 2 +- yarn.lock | 23 +++++++++-------------- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 67567f0..5fa4e78 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "node": ">=4" }, "devDependencies": { - "@continuous-auth/semantic-release-npm": "^1.0.3", + "@continuous-auth/semantic-release-npm": "^2.0.0", "jest": "^24.1.0", "mocha": "^3.2.0", "semantic-release": "^15.13.16" diff --git a/yarn.lock b/yarn.lock index 2a508f1..832c45e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,19 +139,19 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@continuous-auth/client@^1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-1.0.3.tgz#ebfe2ad4d90dddb707527f17bf9d7667949309c9" - integrity sha512-zDRkM+cpXq6VMsRAitUtTLuWMruDGwHHVr3J/46hBM51Bv9JzssziuUVD0lVa+t0D2TsJG4CYV3LqLeTi8Ezgw== +"@continuous-auth/client@^1.1.0": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-1.2.3.tgz#2c99879c1e40b3cc3421286b355303b3fef49e48" + integrity sha512-5Fgq6KOdTp9ZoMme/Xirk2GLEOgN5iOgFdVofA5eXgqcIG+JPz8lQceH7r6BBxkppvxwQfnIuEqKEtJqysQUog== dependencies: axios "^0.18.0" -"@continuous-auth/semantic-release-npm@^1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@continuous-auth/semantic-release-npm/-/semantic-release-npm-1.0.3.tgz#8939e7c7c52aac90d191ca467a484f9040b3e077" - integrity sha512-Xq2Ycnu4XgSD6ezeA65meRiYQuJGIpJsR8Aoauga7S+vkLcKWn/P43FadykXIba5w8siZRgCutu1IAwFF+n2+Q== +"@continuous-auth/semantic-release-npm@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@continuous-auth/semantic-release-npm/-/semantic-release-npm-2.0.0.tgz#3813b9bdf6f4b86df2ea018ae10c8a518f8b6ae9" + integrity sha512-NEFIgTcNZf3myZva8swBiNs71cQrEsXd+BJhExW3jIrxYVhSoQWxP0IYzEB7qC5CL1zJ7FtHeNiwwjI9a3beAA== dependencies: - "@continuous-auth/client" "^1.0.3" + "@continuous-auth/client" "^1.1.0" "@semantic-release/error" "^2.2.0" aggregate-error "^2.0.0" execa "^1.0.0" @@ -5235,11 +5235,6 @@ prepend-http@^1.0.1: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= -prettier@^1.18.2: - version "1.18.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" - integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== - pretty-bytes@^1.0.2: version "1.0.4" resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-1.0.4.tgz#0a22e8210609ad35542f8c8d5d2159aff0751c84"