chore(deps): update commitlint monorepo to v17.6.3

This commit is contained in:
Johannes Loher 2023-05-04 10:13:57 +00:00
parent e7e9f0cbab
commit 6435306090
2 changed files with 17 additions and 25 deletions

View file

@ -61,8 +61,8 @@
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2" "changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "17.6.1", "@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.1", "@commitlint/config-conventional": "17.6.3",
"@guanghechen/rollup-plugin-copy": "4.7.4", "@guanghechen/rollup-plugin-copy": "4.7.4",
"@ironkinoko/rollup-plugin-styles": "4.0.3", "@ironkinoko/rollup-plugin-styles": "4.0.3",
"@swc/core": "1.3.56", "@swc/core": "1.3.56",

View file

@ -2,11 +2,11 @@ lockfileVersion: '6.0'
devDependencies: devDependencies:
'@commitlint/cli': '@commitlint/cli':
specifier: 17.6.1 specifier: 17.6.3
version: 17.6.1(@swc/core@1.3.56) version: 17.6.3(@swc/core@1.3.56)
'@commitlint/config-conventional': '@commitlint/config-conventional':
specifier: 17.6.1 specifier: 17.6.3
version: 17.6.1 version: 17.6.3
'@guanghechen/rollup-plugin-copy': '@guanghechen/rollup-plugin-copy':
specifier: 4.7.4 specifier: 4.7.4
version: 4.7.4(rollup@3.21.4) version: 4.7.4(rollup@3.21.4)
@ -115,13 +115,13 @@ packages:
js-tokens: 4.0.0 js-tokens: 4.0.0
dev: true dev: true
/@commitlint/cli@17.6.1(@swc/core@1.3.56): /@commitlint/cli@17.6.3(@swc/core@1.3.56):
resolution: {integrity: sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==} resolution: {integrity: sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
hasBin: true hasBin: true
dependencies: dependencies:
'@commitlint/format': 17.4.4 '@commitlint/format': 17.4.4
'@commitlint/lint': 17.6.1 '@commitlint/lint': 17.6.3
'@commitlint/load': 17.5.0(@swc/core@1.3.56) '@commitlint/load': 17.5.0(@swc/core@1.3.56)
'@commitlint/read': 17.5.1 '@commitlint/read': 17.5.1
'@commitlint/types': 17.4.4 '@commitlint/types': 17.4.4
@ -135,8 +135,8 @@ packages:
- '@swc/wasm' - '@swc/wasm'
dev: true dev: true
/@commitlint/config-conventional@17.6.1: /@commitlint/config-conventional@17.6.3:
resolution: {integrity: sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==} resolution: {integrity: sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
conventional-changelog-conventionalcommits: 5.0.0 conventional-changelog-conventionalcommits: 5.0.0
@ -175,19 +175,19 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
/@commitlint/is-ignored@17.4.4: /@commitlint/is-ignored@17.6.3:
resolution: {integrity: sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==} resolution: {integrity: sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 17.4.4 '@commitlint/types': 17.4.4
semver: 7.3.8 semver: 7.5.0
dev: true dev: true
/@commitlint/lint@17.6.1: /@commitlint/lint@17.6.3:
resolution: {integrity: sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==} resolution: {integrity: sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/is-ignored': 17.4.4 '@commitlint/is-ignored': 17.6.3
'@commitlint/parse': 17.4.4 '@commitlint/parse': 17.4.4
'@commitlint/rules': 17.6.1 '@commitlint/rules': 17.6.1
'@commitlint/types': 17.4.4 '@commitlint/types': 17.4.4
@ -4037,14 +4037,6 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/semver@7.3.8:
resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
dev: true
/semver@7.5.0: /semver@7.5.0:
resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==}
engines: {node: '>=10'} engines: {node: '>=10'}