Skip to content

Commit

Permalink
chore: update dependency conventional-changelog-angular to v5.0.6 (#855)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 3, 2020
1 parent fb9f851 commit 3476234
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
Expand Up @@ -2,6 +2,6 @@
"name": "parser-preset-angular",
"version": "1.0.0",
"devDependencies": {
"conventional-changelog-angular": "5.0.5"
"conventional-changelog-angular": "5.0.6"
}
}
2 changes: 1 addition & 1 deletion @commitlint/parse/package.json
Expand Up @@ -41,7 +41,7 @@
"typescript": "3.7.5"
},
"dependencies": {
"conventional-changelog-angular": "^1.3.3",
"conventional-changelog-angular": "^5.0.0",
"conventional-commits-parser": "^3.0.0",
"lodash": "4.17.15"
}
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/rules/package.json
Expand Up @@ -37,7 +37,7 @@
"@commitlint/parse": "^8.3.4",
"@commitlint/test": "8.2.0",
"@commitlint/utils": "^8.3.4",
"conventional-changelog-angular": "1.6.6",
"conventional-changelog-angular": "5.0.6",
"globby": "10.0.1",
"lodash": "4.17.15"
},
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Expand Up @@ -3304,15 +3304,7 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=

conventional-changelog-angular@1.6.6, conventional-changelog-angular@^1.3.3:
version "1.6.6"
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
integrity sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==
dependencies:
compare-func "^1.3.1"
q "^1.5.1"

conventional-changelog-angular@^5.0.3:
conventional-changelog-angular@5.0.6, conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
version "5.0.6"
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==
Expand Down

0 comments on commit 3476234

Please sign in to comment.