Skip to content

Commit 0d6a5c4

Browse files
chore(deps): update dependency conventional-changelog-cli to v2.2.2 (#1011)
1 parent a642df6 commit 0d6a5c4

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
@@ -23,7 +23,7 @@
2323
"@rollup/plugin-node-resolve": "13.1.1",
2424
"@rollup/plugin-typescript": "8.3.0",
2525
"@types/mocha": "9.0.0",
26-
"conventional-changelog-cli": "2.1.1",
26+
"conventional-changelog-cli": "2.2.2",
2727
"fetch-mock": "6.5.2",
2828
"http-server": "13.0.2",
2929
"husky": "4.3.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,10 +2435,10 @@ conventional-changelog-atom@^2.0.8:
24352435
dependencies:
24362436
q "^1.5.1"
24372437

2438-
conventional-changelog-cli@2.1.1:
2439-
version "2.1.1"
2440-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz#7a11980bc399938e0509d2adf8e7a0e213eb994e"
2441-
integrity sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==
2438+
conventional-changelog-cli@2.2.2:
2439+
version "2.2.2"
2440+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz#9a7746cede92c6a8f27dc46692efaadfbed60daa"
2441+
integrity sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==
24422442
dependencies:
24432443
add-stream "^1.0.0"
24442444
conventional-changelog "^3.1.24"

0 commit comments

Comments
 (0)