chore(deps): update dependency conventional-changelog-conventionalcommits to v4.6.2
This commit is contained in:
parent
045a35075e
commit
e109648edb
2 changed files with 14 additions and 3 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.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-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -1330,7 +1330,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:
|
||||||
|
@ -1583,7 +1594,7 @@ __metadata:
|
||||||
"@guanghechen/rollup-plugin-copy": 1.8.5
|
"@guanghechen/rollup-plugin-copy": 1.8.5
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.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-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
|
|
Loading…
Reference in a new issue