Skip to content

Commit

Permalink
chore: update dependency conventional-changelog-conventionalcommits t…
Browse files Browse the repository at this point in the history
…o v4.2.1 (#836)
  • Loading branch information
renovate[bot] authored and byCedric committed Oct 22, 2019
1 parent 3ed8009 commit 11b920b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion @commitlint/config-conventional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@commitlint/utils": "^8.3.0"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "4.1.0"
"conventional-changelog-conventionalcommits": "4.2.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "parser-preset-conventional-without-factory",
"version": "1.0.0",
"devDependencies": {
"conventional-changelog-conventionalcommits": "4.1.0"
"conventional-changelog-conventionalcommits": "4.2.1"
}
}
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3708,12 +3708,13 @@ conventional-changelog-angular@^5.0.3:
compare-func "^1.3.1"
q "^1.5.1"

conventional-changelog-conventionalcommits@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0.tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683"
integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ==
conventional-changelog-conventionalcommits@4.2.1:
version "4.2.1"
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
dependencies:
compare-func "^1.3.1"
lodash "^4.2.1"
q "^1.5.1"

conventional-changelog-core@^3.1.6:
Expand Down

0 comments on commit 11b920b

Please sign in to comment.