Skip to content

Commit

Permalink
Update dependency publish-please to v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2019
1 parent 6e5e4e5 commit caf9dc4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "4.1.0",
"coveralls": "3.0.2",
"nyc": "13.2.0",
"publish-please": "5.2.0",
"publish-please": "5.4.3",
"sinon": "7.0.0",
"tslint": "5.12.1",
"typedoc": "0.14.2",
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,10 @@ ci-info@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534"

ci-info@^1.5.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"

class-utils@^0.3.5:
version "0.3.6"
resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
Expand Down Expand Up @@ -2277,6 +2281,12 @@ is-builtin-module@^1.0.0:
dependencies:
builtin-modules "^1.0.0"

is-ci@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
dependencies:
ci-info "^1.5.0"

is-ci@^1.0.7:
version "1.0.10"
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
Expand Down Expand Up @@ -3538,14 +3548,15 @@ pseudomap@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

publish-please@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/publish-please/-/publish-please-5.2.0.tgz#f948fc513d0ad15729c86a3cd6219c8f93a8e8a8"
publish-please@5.4.3:
version "5.4.3"
resolved "https://registry.yarnpkg.com/publish-please/-/publish-please-5.4.3.tgz#1211bb643eee0600f98e06f803b9cbb15250efc6"
dependencies:
chalk "2.4.1"
cp-sugar "1.0.0"
elegant-status "1.1.0"
inquirer "6.2.0"
is-ci "1.2.1"
lodash "4.17.11"
micromatch "3.1.10"
node-emoji "1.8.1"
Expand Down

0 comments on commit caf9dc4

Please sign in to comment.