Skip to content

Commit

Permalink
fix(deps): update dependency parse-commit-message to v2.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 27, 2018
1 parent ab77d45 commit cde8698
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"src/"
],
"dependencies": {
"parse-commit-message": "2.0.3"
"parse-commit-message": "2.1.3"
},
"devDependencies": {
"eslint": "5.2.0",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ array-unique@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"

[email protected], arrayify@^1.0.0:
[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/arrayify/-/arrayify-1.0.0.tgz#f06a98235b8ef14ca1995992411a9fefb4e49cfc"

Expand Down Expand Up @@ -2584,11 +2584,10 @@ [email protected]:
arrayify "1.0.0"
collect-mentions "0.1.1"

parse-commit-message@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/parse-commit-message/-/parse-commit-message-2.0.3.tgz#28245cb7ef3d223dd234b6f65c5d5f06b185b02a"
parse-commit-message@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/parse-commit-message/-/parse-commit-message-2.1.3.tgz#d4da6f5e9fe21ff2186457d2b3f4a4b2d98f4388"
dependencies:
arrayify "^1.0.0"
collect-mentions "^1.0.1"

[email protected]:
Expand Down

0 comments on commit cde8698

Please sign in to comment.