chore(deps): update dependency conventional-changelog-conventionalcommits to v8
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
This commit is contained in:
parent
25bb1c97ad
commit
e71b4dea71
2 changed files with 12 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
||||||
"@swc/core": "1.6.0",
|
"@swc/core": "1.6.0",
|
||||||
"conventional-changelog-cli": "4.1.0",
|
"conventional-changelog-cli": "4.1.0",
|
||||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1312,7 +1312,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
|
"conventional-changelog-conventionalcommits@npm:8.0.0":
|
||||||
|
version: 8.0.0
|
||||||
|
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
|
||||||
|
dependencies:
|
||||||
|
compare-func: "npm:^2.0.0"
|
||||||
|
checksum: 368ee2245094579b38e1beac110577f75d82ab341d1bc6943052d5243f8bacc9ea08222a91a595a17f5f4ccc321b926211da00dd25b43877a3c51d8218bc76f0
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"conventional-changelog-conventionalcommits@npm:^7.0.2":
|
||||||
version: 7.0.2
|
version: 7.0.2
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5425,7 +5434,7 @@ __metadata:
|
||||||
"@guanghechen/rollup-plugin-copy": "npm:5.0.12"
|
"@guanghechen/rollup-plugin-copy": "npm:5.0.12"
|
||||||
"@swc/core": "npm:1.6.0"
|
"@swc/core": "npm:1.6.0"
|
||||||
conventional-changelog-cli: "npm:4.1.0"
|
conventional-changelog-cli: "npm:4.1.0"
|
||||||
conventional-changelog-conventionalcommits: "npm:7.0.2"
|
conventional-changelog-conventionalcommits: "npm:8.0.0"
|
||||||
eslint: "npm:8.57.0"
|
eslint: "npm:8.57.0"
|
||||||
eslint-config-prettier: "npm:9.1.0"
|
eslint-config-prettier: "npm:9.1.0"
|
||||||
eslint-plugin-prettier: "npm:4.2.1"
|
eslint-plugin-prettier: "npm:4.2.1"
|
||||||
|
|
Loading…
Reference in a new issue