chore(deps): update dependency conventional-changelog-conventionalcommits to v5
This commit is contained in:
parent
d12adcc6e7
commit
d1305410d4
2 changed files with 14 additions and 3 deletions
|
@ -79,7 +79,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.26.0",
|
||||
"@typescript-eslint/parser": "5.26.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"eslint": "8.16.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "26.2.2",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -3100,7 +3100,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:4.6.3, conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||
"conventional-changelog-conventionalcommits@npm:5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
lodash: ^4.17.15
|
||||
q: ^1.5.1
|
||||
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||
version: 4.6.3
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
|
||||
dependencies:
|
||||
|
@ -3655,7 +3666,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": 5.26.0
|
||||
"@typescript-eslint/parser": 5.26.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 4.6.3
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.16.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-jest: 26.2.2
|
||||
|
|
Loading…
Reference in a new issue