diff --git a/package.json b/package.json index 222c22d0..03c09e53 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "browser-sync": "2.25.0", "connect": "3.7.0", - "conventional-changelog-cli": "2.1.1", + "conventional-changelog-cli": "2.2.2", "finalhandler": "1.2.0", "got": "11.8.3", "hostile": "1.3.3", diff --git a/yarn.lock b/yarn.lock index bb195005..fa3108d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1019,10 +1019,10 @@ conventional-changelog-atom@^2.0.8: dependencies: q "^1.5.1" -conventional-changelog-cli@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz#7a11980bc399938e0509d2adf8e7a0e213eb994e" - integrity sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng== +conventional-changelog-cli@2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz#9a7746cede92c6a8f27dc46692efaadfbed60daa" + integrity sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA== dependencies: add-stream "^1.0.0" conventional-changelog "^3.1.24"