mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
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:
parent
7d52794933
commit
642314271c
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user