Skip to content

Commit 9dffdd7

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

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
@@ -1019,10 +1019,10 @@ conventional-changelog-atom@^2.0.8:
10191019
dependencies:
10201020
q "^1.5.1"
10211021

1022-
conventional-changelog-cli@2.1.1:
1023-
version "2.1.1"
1024-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz#7a11980bc399938e0509d2adf8e7a0e213eb994e"
1025-
integrity sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==
1022+
conventional-changelog-cli@2.2.2:
1023+
version "2.2.2"
1024+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz#9a7746cede92c6a8f27dc46692efaadfbed60daa"
1025+
integrity sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==
10261026
dependencies:
10271027
add-stream "^1.0.0"
10281028
conventional-changelog "^3.1.24"

0 commit comments

Comments
 (0)