Skip to content

Commit

Permalink
chore(deps): update reg-suit monorepo to v0.10.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 12, 2021
1 parent b28f1c6 commit bb58009
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 50 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@
"npm-run-all": "4.1.5",
"prettier": "2.3.1",
"reg-keygen-git-hash-plugin": "0.10.16",
"reg-notify-github-plugin": "0.10.15",
"reg-notify-slack-plugin": "0.10.15",
"reg-publish-gcs-plugin": "0.10.15",
"reg-suit": "0.10.15",
"reg-notify-github-plugin": "0.10.16",
"reg-notify-slack-plugin": "0.10.16",
"reg-publish-gcs-plugin": "0.10.16",
"reg-suit": "0.10.16",
"rosie": "2.1.0",
"sass": "1.34.1",
"storycap": "3.0.4",
Expand Down
86 changes: 40 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16388,66 +16388,47 @@ [email protected]:
reg-suit-util "^0.10.16"
shell-escape "^0.2.0"

[email protected].15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-notify-github-plugin/-/reg-notify-github-plugin-0.10.15.tgz#0a8b647a296087417c2d88c7d82a8fe5125ef51b"
integrity sha512-MK5yTYr4zuOeBB+jgtumxR8qC1vbhCQB3h65Svb9Dpw3x7oyztxWlmfwdzwigSs2Td61idTB8OmgkyetErMy+w==
[email protected].16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-notify-github-plugin/-/reg-notify-github-plugin-0.10.16.tgz#aec821c179807f9f69156560c75fb396d7e78622"
integrity sha512-uZ4E+6ci7deE64OCw6Pt8D6CdIfxFWNap8hAsNlBDgTOEA2wrAz2mqDI9Q2ltU8P2EP/+5+tys8Qr77D1RSWhg==
dependencies:
open "^8.0.0"
reg-gh-app-interface "^1.2.0"
reg-suit-util "^0.10.15"
reg-suit-util "^0.10.16"
request "^2.88.2"
request-promise "^4.2.6"
tiny-commit-walker "^1.1.2"

[email protected].15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-notify-slack-plugin/-/reg-notify-slack-plugin-0.10.15.tgz#c78e872c3459452f83a81486407148647d0312b7"
integrity sha512-Fic/LcW9MdCz2LOi2Uq+n7WUkbRVx0vjgXz/4jA76jhirtMKlarivCVcCfZlt7EaFZYig/F9rX+0RaqnCed9Ig==
[email protected].16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-notify-slack-plugin/-/reg-notify-slack-plugin-0.10.16.tgz#ec96266533298dd4f14bd9e24f093b9b7885d496"
integrity sha512-8GrBddBthzv7abrKqBKp/5F35RHrzIHqvnvJu29ZgbNQVBV9oxS6l0Sg2k5MdSCedQprT/QUBvahcrbs5sLiVg==
dependencies:
request "^2.88.2"
request-promise "^4.2.6"

[email protected].15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-publish-gcs-plugin/-/reg-publish-gcs-plugin-0.10.15.tgz#4d844c0fa6cdbef88cacd686310c6737f47cf297"
integrity sha512-nOBuhJTmrDHuCIiu1CdJ9I6RHT/g9r/QIhfZDKb9bACIITQmNoYujfeE+PBaaz3KNbGa8yJBEU7s5smQXEbZJA==
[email protected].16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-publish-gcs-plugin/-/reg-publish-gcs-plugin-0.10.16.tgz#c7441d6a1652dbd34605a53a8423e7c6b2a6afdf"
integrity sha512-V0fqe+6/Q4Jse+Vu2hxjVjF6y7KnyiKFQAx+0Niw+eeDG932bt5YzL0WHfb6aqZny2uLWM8a0pTVU6VvfWUEwQ==
dependencies:
"@google-cloud/storage" "^5.3.0"
form-data "^4.0.0"
mkdirp "^1.0.4"
reg-suit-util "^0.10.15"
reg-suit-util "^0.10.16"
uuid "^8.3.0"

reg-suit-core@^0.10.15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-suit-core/-/reg-suit-core-0.10.15.tgz#004e9139d5aa6bacd34ce6f7dc7c3cefc2bdb93f"
integrity sha512-b7qlwSKGPaSoVsT8JA32uJ3O7/4HeLRp5rYc+65yPHsOyw/0Vb59A5r/mKpyHEJWOEYGOqaPDmqSeafMWZ+lAQ==
reg-suit-core@^0.10.16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-suit-core/-/reg-suit-core-0.10.16.tgz#e2b4acf9d024bf6e5c0204db81b91490c0bea4e2"
integrity sha512-JcMapHjU63flo7S4n/9pTBh7YPN7Lc1MgDPHbI81JSMRj4bZG/ggXFAznu9rmVVZfhCdfW/gLNENo5Ci7J4hjA==
dependencies:
cpx "^1.5.0"
reg-cli "^0.17.0"
reg-suit-util "^0.10.15"
reg-suit-util "^0.10.16"
rimraf "^3.0.2"

reg-suit-util@^0.10.15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-suit-util/-/reg-suit-util-0.10.15.tgz#badd1428936df254dae1e17eb5cea33ba0ba96cc"
integrity sha512-D02RWhyNWJ9VS7yQAOEqlMplfWX87lg3iTtcMEM4kJlAyLQeU2i3MRvcLgZKeR6udVUPpGe9WGpC4kMnj3oqbw==
dependencies:
"@types/cli-progress" "^3.8.0"
"@types/cli-spinner" "^0.2.0"
"@types/glob" "^7.1.3"
"@types/lodash" "^4.14.161"
"@types/mime-types" "^2.1.0"
"@types/mkdirp" "^1.0.1"
chalk "^4.1.0"
cli-progress "^3.8.2"
cli-spinner "^0.2.6"
glob "^7.1.6"
lodash "^4.17.20"
mime-types "^2.1.27"
mkdirp "^1.0.4"

reg-suit-util@^0.10.16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-suit-util/-/reg-suit-util-0.10.16.tgz#958028ab74a7968fcc69c350c1906353c7fdc550"
Expand All @@ -16467,17 +16448,17 @@ reg-suit-util@^0.10.16:
mime-types "^2.1.27"
mkdirp "^1.0.4"

[email protected].15:
version "0.10.15"
resolved "https://registry.yarnpkg.com/reg-suit/-/reg-suit-0.10.15.tgz#b288793e2ebf5d777c479cf6403c796da957428c"
integrity sha512-EjqdLrC0O7P2jvSqC68ZK+kihDf85vSvWk51PQf6RrQr4xN2+Bmb0d0i1OXJpuoSjPQzVJOusajcaYq3m3uFBA==
[email protected].16:
version "0.10.16"
resolved "https://registry.yarnpkg.com/reg-suit/-/reg-suit-0.10.16.tgz#2fc67e327c02c9ae478264b8b7cde4eae4d65f50"
integrity sha512-GXI6poPdXF1ni5VlmhL8cM7GmmCAbRCKmMmTTzGsSLQax/nUhlc+4JSC7O15nG9Ki3Rk7uWXx2THZgJpKo8iSQ==
dependencies:
cp-file "9.0.0"
ignore "5.1.8"
inquirer "7.3.3"
reg-suit-core "^0.10.15"
reg-suit-util "^0.10.15"
yargs "16.2.0"
reg-suit-core "^0.10.16"
reg-suit-util "^0.10.16"
yargs "17.0.1"

regenerate-unicode-properties@^8.2.0:
version "8.2.0"
Expand Down Expand Up @@ -19802,7 +19783,20 @@ [email protected], yargs-parser@^20.2.2:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==

[email protected], yargs@^16.0.0, yargs@^16.0.3:
[email protected]:
version "17.0.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
dependencies:
cliui "^7.0.2"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.0"
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^16.0.0, yargs@^16.0.3:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
Expand Down

1 comment on commit bb58009

@vercel
Copy link

@vercel vercel bot commented on bb58009 Jun 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.