Skip to content

Commit

Permalink
build(deps-dev): bump standard-version from 5.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Mar 18, 2019
1 parent 27302b4 commit e656191
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 55 deletions.
127 changes: 80 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,11 +366,11 @@ dot-prop@^3.0.0:
dependencies:
is-obj "^1.0.0"

dotgitignore@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/dotgitignore/-/dotgitignore-1.0.3.tgz#a442cbde7dc20dff51cdb849e4c5a64568c07923"
dotgitignore@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/dotgitignore/-/dotgitignore-2.1.0.tgz#a4b15a4e4ef3cf383598aaf1dfa4a04bcc089b7b"
dependencies:
find-up "^2.1.0"
find-up "^3.0.0"
minimatch "^3.0.4"

end-of-stream@^1.1.0:
Expand Down Expand Up @@ -422,7 +422,7 @@ find-up@^1.0.0:
path-exists "^2.0.0"
pinkie-promise "^2.0.0"

find-up@^2.0.0, find-up@^2.1.0:
find-up@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
dependencies:
Expand Down Expand Up @@ -1137,15 +1137,15 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"

standard-version@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1.tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3"
version "5.0.2"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.2.tgz#39fc8ce9a2850cc70868a39f9a4c9661a4439beb"
dependencies:
chalk "^2.4.1"
conventional-changelog "^3.0.6"
conventional-recommended-bump "^4.0.4"
detect-indent "^5.0.0"
detect-newline "^2.1.0"
dotgitignore "^1.0.3"
dotgitignore "^2.1.0"
figures "^2.0.0"
fs-access "^1.0.0"
git-semver-tags "^2.0.2"
Expand Down

0 comments on commit e656191

Please sign in to comment.