chore(deps): update commitlint monorepo to v18.4.2
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2023-11-16 09:00:51 +00:00
parent 072d523add
commit e412483b1b
2 changed files with 19 additions and 19 deletions

View file

@ -63,8 +63,8 @@
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "5.0.12",
"@ironkinoko/rollup-plugin-styles": "4.0.3",

View file

@ -6,11 +6,11 @@ settings:
devDependencies:
'@commitlint/cli':
specifier: 18.4.1
version: 18.4.1(typescript@5.2.2)
specifier: 18.4.2
version: 18.4.2(typescript@5.2.2)
'@commitlint/config-conventional':
specifier: 18.4.0
version: 18.4.0
specifier: 18.4.2
version: 18.4.2
'@foundryvtt/foundryvtt-cli':
specifier: 0.0.9
version: 0.0.9
@ -122,14 +122,14 @@ packages:
js-tokens: 4.0.0
dev: true
/@commitlint/cli@18.4.1(typescript@5.2.2):
resolution: {integrity: sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==}
/@commitlint/cli@18.4.2(typescript@5.2.2):
resolution: {integrity: sha512-dDfb2+wzeQe6ogdHNHOy0J0nraok+La0BoxamNMhBOng9/5GoESPDmKUJ1Lt1oivh5MfIgZh0Vm6f0rxkB8CoA==}
engines: {node: '>=v18'}
hasBin: true
dependencies:
'@commitlint/format': 18.4.0
'@commitlint/lint': 18.4.0
'@commitlint/load': 18.4.1(typescript@5.2.2)
'@commitlint/lint': 18.4.2
'@commitlint/load': 18.4.2(typescript@5.2.2)
'@commitlint/read': 18.4.0
'@commitlint/types': 18.4.0
execa: 5.1.1
@ -141,8 +141,8 @@ packages:
- typescript
dev: true
/@commitlint/config-conventional@18.4.0:
resolution: {integrity: sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==}
/@commitlint/config-conventional@18.4.2:
resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2
@ -181,26 +181,26 @@ packages:
chalk: 4.1.2
dev: true
/@commitlint/is-ignored@18.4.0:
resolution: {integrity: sha512-vyBKBj3Q4N3Xe4ZQcJXW9ef6gVrDL9Fl2HXnnC3F0Qt/F6E4runhJkEuUh5DB3WCXTJUHIJkByKPqrnz4RNrZw==}
/@commitlint/is-ignored@18.4.2:
resolution: {integrity: sha512-uujjyJlrXsMsQrv0r8HDGigAwJELPAMtA1Vxi2WUB54HbyAWa0Ue6ujMRZNKov2YeA96r6o72gLDnugb6yu8IA==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.4.0
semver: 7.5.4
dev: true
/@commitlint/lint@18.4.0:
resolution: {integrity: sha512-Wkkf1DPVeLdHYGqtzMBfWoMbUtCojvlzDR89OKVic1rid41iZbb0FzTcwgMYs/1TNWNxoIq9PVVwY7ovLX1aJQ==}
/@commitlint/lint@18.4.2:
resolution: {integrity: sha512-ljGOIH7w9SnjvZFoKjf30iWFxDnezfRtOc50+rNLdDP0TpLspaYYLPhDO/TeVdmii1/AJiDgBIuBboQlaIy7Bw==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/is-ignored': 18.4.0
'@commitlint/is-ignored': 18.4.2
'@commitlint/parse': 18.4.0
'@commitlint/rules': 18.4.0
'@commitlint/types': 18.4.0
dev: true
/@commitlint/load@18.4.1(typescript@5.2.2):
resolution: {integrity: sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==}
/@commitlint/load@18.4.2(typescript@5.2.2):
resolution: {integrity: sha512-CKmzXdF9XwZJoVijAqpUlV9qzZOkyiYni4KuSCtTZVAAVudi9H84cJ4FqZxSwEP9G21vmoJiNrW8G042AsduVg==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/config-validator': 18.4.0