chore(deps): update dependency conventional-changelog-conventionalcommits to v4.6.2
This commit is contained in:
parent
c74be5821c
commit
95c0a52cd7
2 changed files with 14 additions and 3 deletions
|
@ -68,7 +68,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",
|
||||||
"conventional-changelog-cli": "2.1.1",
|
"conventional-changelog-cli": "2.1.1",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.1",
|
"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",
|
||||||
"eslint-plugin-jest": "25.3.0",
|
"eslint-plugin-jest": "25.3.0",
|
||||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -2782,7 +2782,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-conventionalcommits@npm:4.6.1, conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
"conventional-changelog-conventionalcommits@npm:4.6.2":
|
||||||
|
version: 4.6.2
|
||||||
|
resolution: "conventional-changelog-conventionalcommits@npm:4.6.2"
|
||||||
|
dependencies:
|
||||||
|
compare-func: ^2.0.0
|
||||||
|
lodash: ^4.17.15
|
||||||
|
q: ^1.5.1
|
||||||
|
checksum: d8e3e1f8cac9dc5d7989f41e91cfe3804e37f4a3775c3ab99028f4113c20c8a9c12e32213a8d69dd537d9b328d7f4d883d73b112933d142da281740701a4dda7
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||||
version: 4.6.1
|
version: 4.6.1
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:4.6.1"
|
resolution: "conventional-changelog-conventionalcommits@npm:4.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3443,7 +3454,7 @@ __metadata:
|
||||||
"@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.1.1
|
||||||
conventional-changelog-conventionalcommits: 4.6.1
|
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
|
||||||
eslint-plugin-jest: 25.3.0
|
eslint-plugin-jest: 25.3.0
|
||||||
|
|
Loading…
Reference in a new issue