Skip to content

Commit

Permalink
chore(deps): update dependency standard-version to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 14, 2020
1 parent 0395141 commit d50af14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"nuxt": "2.13.3",
"prettier": "2.0.5",
"puppeteer": "5.1.0",
"standard-version": "8.0.1"
"standard-version": "8.0.2"
},
"jest": {
"testEnvironment": "node",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9943,10 +9943,10 @@ stackframe@^1.1.0:
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.1.0.tgz#e3fc2eb912259479c9822f7d1f1ff365bd5cbc83"
integrity sha512-Vx6W1Yvy+AM1R/ckVwcHQHV147pTPBKWCRLrXMuPrFVfvBUc3os7PR1QLIWCMhPpRg5eX9ojzbQIMLGBwyLjqg==

standard-version@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-8.0.1.tgz#4638d3cee1365c9d6773c3ac33429e4562f3f696"
integrity sha512-FLZdjvL2tBdwlctfQeyBf4+dX+SFljwdWfUA0F3wPiU9Rn0+FSuD3I0WXuzC1RmcaWwU5WL3EyV4Aanejc8Pqg==
standard-version@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-8.0.2.tgz#02ed7131f83046bd04358dc54f97d42c4b2fd828"
integrity sha512-L8X9KFq2SmVmaeZgUmWHFJMOsEWpjgFAwqic6yIIoveM1kdw1vH4Io03WWxUDjypjGqGU6qUtcJoR8UvOv5w3g==
dependencies:
chalk "^2.4.2"
conventional-changelog "3.1.21"
Expand Down

0 comments on commit d50af14

Please sign in to comment.