chore(deps): update dependency conventional-changelog-cli to v2.2.2 (#3941)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-25 22:01:24 +01:00 committed by GitHub
parent 7d52794933
commit 642314271c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -26,7 +26,7 @@
"@typescript-eslint/eslint-plugin": "5.8.0", "@typescript-eslint/eslint-plugin": "5.8.0",
"@typescript-eslint/parser": "5.8.0", "@typescript-eslint/parser": "5.8.0",
"async-promise-queue": "1.0.5", "async-promise-queue": "1.0.5",
"conventional-changelog-cli": "2.1.1", "conventional-changelog-cli": "2.2.2",
"cz-conventional-changelog": "3.3.0", "cz-conventional-changelog": "3.3.0",
"dgeni": "0.4.14", "dgeni": "0.4.14",
"dgeni-packages": "0.16.10", "dgeni-packages": "0.16.10",
@ -4086,9 +4086,9 @@
} }
}, },
"node_modules/conventional-changelog-cli": { "node_modules/conventional-changelog-cli": {
"version": "2.1.1", "version": "2.2.2",
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz", "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz",
"integrity": "sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==", "integrity": "sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"add-stream": "^1.0.0", "add-stream": "^1.0.0",
@ -19936,9 +19936,9 @@
} }
}, },
"conventional-changelog-cli": { "conventional-changelog-cli": {
"version": "2.1.1", "version": "2.2.2",
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz", "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz",
"integrity": "sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==", "integrity": "sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==",
"dev": true, "dev": true,
"requires": { "requires": {
"add-stream": "^1.0.0", "add-stream": "^1.0.0",

View File

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "5.8.0", "@typescript-eslint/eslint-plugin": "5.8.0",
"@typescript-eslint/parser": "5.8.0", "@typescript-eslint/parser": "5.8.0",
"async-promise-queue": "1.0.5", "async-promise-queue": "1.0.5",
"conventional-changelog-cli": "2.1.1", "conventional-changelog-cli": "2.2.2",
"cz-conventional-changelog": "3.3.0", "cz-conventional-changelog": "3.3.0",
"dgeni": "0.4.14", "dgeni": "0.4.14",
"dgeni-packages": "0.16.10", "dgeni-packages": "0.16.10",