Skip to content

Commit ae1e3a1

Browse files
fix(deps): update dependency conventional-changelog-cli to v2.2.2
1 parent 1fc336c commit ae1e3a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"browser-sync": "2.25.0",
4343
"connect": "3.7.0",
44-
"conventional-changelog-cli": "2.1.1",
44+
"conventional-changelog-cli": "2.2.2",
4545
"finalhandler": "1.2.0",
4646
"got": "11.8.3",
4747
"hostile": "1.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -966,10 +966,10 @@ conventional-changelog-atom@^2.0.8:
966966
dependencies:
967967
q "^1.5.1"
968968

969-
conventional-changelog-cli@2.1.1:
970-
version "2.1.1"
971-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz#7a11980bc399938e0509d2adf8e7a0e213eb994e"
972-
integrity sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==
969+
conventional-changelog-cli@2.2.2:
970+
version "2.2.2"
971+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz#9a7746cede92c6a8f27dc46692efaadfbed60daa"
972+
integrity sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==
973973
dependencies:
974974
add-stream "^1.0.0"
975975
conventional-changelog "^3.1.24"

0 commit comments

Comments
 (0)