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 d70b6b9 commit fee9529
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 77 deletions.
95 changes: 28 additions & 67 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
"prettier": "^1.16.4",
"standard-version": "^5.0.1",
"standard-version": "^5.0.2",
"stylelint": "^9.10.1",
"stylelint-config-recommended": "^2.1.0",
"tslint": "^5.14.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -1241,11 +1241,11 @@ dot-prop@^4.1.1:
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"

ecc-jsbn@~0.1.1:
Expand Down Expand Up @@ -1690,7 +1690,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 @@ -4058,16 +4058,16 @@ staged-git-files@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.2.tgz#4326d33886dc9ecfa29a6193bf511ba90a46454b"

standard-version@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1.tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3"
standard-version@^5.0.2:
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 fee9529

Please sign in to comment.