From f782bb650ee58f3c7b7aca40994552bc9bb57cfc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 23:27:06 +0000 Subject: [PATCH 1/2] chore(package): update reg-keygen-git-hash-plugin to version 0.8.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82beef4..a0572a8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "reg-suit": "reg-suit run" }, "devDependencies": { - "reg-keygen-git-hash-plugin": "^0.7.0", + "reg-keygen-git-hash-plugin": "^0.8.5", "reg-notify-github-plugin": "^0.7.0", "reg-publish-s3-plugin": "^0.7.0", "reg-suit": "^0.7.0" From c29abd9dd8daa30abaf727d8cc920a71d710901e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 23:27:10 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index abbd450..114304d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1610,12 +1610,12 @@ reg-gh-app-interface@^1.0.1: resolved "https://registry.yarnpkg.com/reg-gh-app-interface/-/reg-gh-app-interface-1.0.6.tgz#6e4f78f2e5c60585dac87b21d1cbc586dbb7f71c" integrity sha512-aLI9CpVlSyw3pdJkPS4E7P8pMjJG3DQrEN5bO5ANySxhHndXA7/uTGEe6kcK6V+/+xcYOsvoE6UrRphhkCZy3w== -reg-keygen-git-hash-plugin@^0.7.0: - version "0.7.25" - resolved "https://registry.yarnpkg.com/reg-keygen-git-hash-plugin/-/reg-keygen-git-hash-plugin-0.7.25.tgz#37c7709e6d7b60a9c259c23ad981350368c56b71" - integrity sha512-DGZ08Xc5YaKyEuE2ZS2e2Jd9xPUQxS5Th1sMMN28+2jB3GuO5z34bRhaKnPrhYZ7zcGzv3FjS7eLYQaS2m7yWw== +reg-keygen-git-hash-plugin@^0.8.5: + version "0.8.5" + resolved "https://registry.yarnpkg.com/reg-keygen-git-hash-plugin/-/reg-keygen-git-hash-plugin-0.8.5.tgz#8738a964396844de14dbf98f07ac5a5d983b3576" + integrity sha512-d0Bk8bWnXLaqIl37MVVdZRia87POgLuJ6yOhZBrVGz0Zn41vE+SeS8nuMEwsxvNBrqWvESvzBmetcfTFOEhkxw== dependencies: - reg-suit-util "^0.7.25" + reg-suit-util "^0.8.5" reg-notify-github-plugin@^0.7.0: version "0.7.26" @@ -1662,6 +1662,19 @@ reg-suit-util@^0.7.25: mime-types "^2.1.15" mkdirp "^0.5.1" +reg-suit-util@^0.8.5: + version "0.8.5" + resolved "https://registry.yarnpkg.com/reg-suit-util/-/reg-suit-util-0.8.5.tgz#a86eeacb032b5550fb98a0c696822e8a0ef072ef" + integrity sha512-9SdOTaXpTMAVurch5fP6u5kd9pADktUZgKYEbCIh4ud4tAObl6sKGPtD+bnsjkN4cymj7PBZSNXijgrW7lCV2w== + dependencies: + chalk "^2.0.1" + cli-progress "^1.4.1" + cli-spinner "^0.2.6" + glob "^7.1.2" + lodash "^4.17.4" + mime-types "^2.1.15" + mkdirp "^0.5.1" + reg-suit@^0.7.0: version "0.7.26" resolved "https://registry.yarnpkg.com/reg-suit/-/reg-suit-0.7.26.tgz#ffcd6b1e43828cbee002555a1645bcf188c2e81a"