chore(deps): update dependency conventional-changelog-conventionalcommits to v8
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
0bbe834345
commit
caac1d3882
2 changed files with 12 additions and 12 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": "5.0.0",
|
"conventional-changelog-cli": "5.0.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",
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -1359,16 +1359,7 @@ __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, conventional-changelog-conventionalcommits@npm:^8.0.0":
|
||||||
version: 7.0.2
|
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
|
||||||
dependencies:
|
|
||||||
compare-func: "npm:^2.0.0"
|
|
||||||
checksum: 10c0/3cb1eab35e37fc973cfb3aed0e159f54414e49b222988da1c2aa86cc8a87fe7531491bbb7657fe5fc4dc0e25f5b50e2065ba8ac71cc4c08eed9189102a2b81bd
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"conventional-changelog-conventionalcommits@npm:^8.0.0":
|
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
|
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -1377,6 +1368,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"conventional-changelog-conventionalcommits@npm:^7.0.2":
|
||||||
|
version: 7.0.2
|
||||||
|
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||||
|
dependencies:
|
||||||
|
compare-func: "npm:^2.0.0"
|
||||||
|
checksum: 10c0/3cb1eab35e37fc973cfb3aed0e159f54414e49b222988da1c2aa86cc8a87fe7531491bbb7657fe5fc4dc0e25f5b50e2065ba8ac71cc4c08eed9189102a2b81bd
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-core@npm:^8.0.0":
|
"conventional-changelog-core@npm:^8.0.0":
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
resolution: "conventional-changelog-core@npm:8.0.0"
|
resolution: "conventional-changelog-core@npm:8.0.0"
|
||||||
|
@ -5266,7 +5266,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:5.0.0"
|
conventional-changelog-cli: "npm:5.0.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