diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 1b6b25b9d8..09838a1149 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -67,7 +67,7 @@ "babel-preset-commitlint": "^6.1.2", "babel-register": "6.26.0", "concurrently": "3.5.1", - "conventional-changelog-angular": "1.6.5", + "conventional-changelog-angular": "1.6.6", "cross-env": "5.1.1", "globby": "8.0.1", "lodash.values": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 635da1b452..1df4c242a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1869,12 +1869,12 @@ contains-path@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a" -conventional-changelog-angular@1.6.5: - version "1.6.5" - resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.5.tgz#936249e897501affdffc6043da45cab59d6f0907" +conventional-changelog-angular@1.6.6: + version "1.6.6" + resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f" dependencies: compare-func "^1.3.1" - q "^1.4.1" + q "^1.5.1" conventional-changelog-angular@^1.3.3: version "1.5.2" @@ -5979,7 +5979,7 @@ punycode@^1.4.1: version "1.4.1" resolved "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" -q@^1.4.1: +q@^1.4.1, q@^1.5.1: version "1.5.1" resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"