chore(deps): update dependency conventional-changelog-cli to v2.2.2
This commit is contained in:
parent
95c0a52cd7
commit
d0083c47fb
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"@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",
|
||||||
"conventional-changelog-cli": "2.1.1",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.2",
|
"conventional-changelog-conventionalcommits": "4.6.2",
|
||||||
"eslint": "8.5.0",
|
"eslint": "8.5.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2758,9 +2758,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-cli@npm:2.1.1":
|
"conventional-changelog-cli@npm:2.2.2":
|
||||||
version: 2.1.1
|
version: 2.2.2
|
||||||
resolution: "conventional-changelog-cli@npm:2.1.1"
|
resolution: "conventional-changelog-cli@npm:2.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
add-stream: ^1.0.0
|
add-stream: ^1.0.0
|
||||||
conventional-changelog: ^3.1.24
|
conventional-changelog: ^3.1.24
|
||||||
|
@ -2769,7 +2769,7 @@ __metadata:
|
||||||
tempfile: ^3.0.0
|
tempfile: ^3.0.0
|
||||||
bin:
|
bin:
|
||||||
conventional-changelog: cli.js
|
conventional-changelog: cli.js
|
||||||
checksum: 631b84aa8c1f2f9118bd23e33ff5f86425ce85f8a6ea47bd0ef1452aee49e8f1c7737c560cccddfcefa96230ba5ca6cb3195fd8242a79a55716a98eb9ebf4dd1
|
checksum: 749562d3ebc48eaf8f37c79fa2c0502abb58ca52adda3a495058d995456f33e039d4f65555e95c7d88e313d2bf0afcef339c8b19a71ebe51bc8ee05340e9fffd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3453,7 +3453,7 @@ __metadata:
|
||||||
"@types/jest": 27.0.3
|
"@types/jest": 27.0.3
|
||||||
"@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
|
||||||
conventional-changelog-cli: 2.1.1
|
conventional-changelog-cli: 2.2.2
|
||||||
conventional-changelog-conventionalcommits: 4.6.2
|
conventional-changelog-conventionalcommits: 4.6.2
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
|
|
Loading…
Reference in a new issue