chore(deps): update dependency conventional-changelog-conventionalcommits to v5
This commit is contained in:
parent
a540f9e2b5
commit
4348e89663
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||||
"eslint": "8.16.0",
|
"eslint": "8.16.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1419,14 +1419,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-conventionalcommits@npm:4.6.3":
|
"conventional-changelog-conventionalcommits@npm:5.0.0":
|
||||||
version: 4.6.3
|
version: 5.0.0
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
|
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func: ^2.0.0
|
compare-func: ^2.0.0
|
||||||
lodash: ^4.17.15
|
lodash: ^4.17.15
|
||||||
q: ^1.5.1
|
q: ^1.5.1
|
||||||
checksum: 7b8e8a21ebb56f9aaa510e12917b7c609202072c3e71089e0a09630c37c2e8146cdb04364809839b0e3eb55f807fe84d03b2079500b37f6186d505848be5c562
|
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1697,7 +1697,7 @@ __metadata:
|
||||||
"@guanghechen/rollup-plugin-copy": 1.9.4
|
"@guanghechen/rollup-plugin-copy": 1.9.4
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
conventional-changelog-conventionalcommits: 4.6.3
|
conventional-changelog-conventionalcommits: 5.0.0
|
||||||
eslint: 8.16.0
|
eslint: 8.16.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
|
|
Loading…
Reference in a new issue