chore(deps): update commitlint monorepo to v17.6.5
This commit is contained in:
parent
235e8eef13
commit
c12b26a2e2
2 changed files with 22 additions and 22 deletions
|
@ -61,8 +61,8 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.6.3",
|
||||
"@commitlint/config-conventional": "17.6.3",
|
||||
"@commitlint/cli": "17.6.5",
|
||||
"@commitlint/config-conventional": "17.6.5",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.1",
|
||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||
"@swc/core": "1.3.61",
|
||||
|
|
|
@ -6,11 +6,11 @@ settings:
|
|||
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 17.6.3
|
||||
version: 17.6.3(@swc/core@1.3.61)
|
||||
specifier: 17.6.5
|
||||
version: 17.6.5(@swc/core@1.3.61)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 17.6.3
|
||||
version: 17.6.3
|
||||
specifier: 17.6.5
|
||||
version: 17.6.5
|
||||
'@guanghechen/rollup-plugin-copy':
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1(rollup@3.23.0)
|
||||
|
@ -119,13 +119,13 @@ packages:
|
|||
js-tokens: 4.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli@17.6.3(@swc/core@1.3.61):
|
||||
resolution: {integrity: sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A==}
|
||||
/@commitlint/cli@17.6.5(@swc/core@1.3.61):
|
||||
resolution: {integrity: sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==}
|
||||
engines: {node: '>=v14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 17.4.4
|
||||
'@commitlint/lint': 17.6.3
|
||||
'@commitlint/lint': 17.6.5
|
||||
'@commitlint/load': 17.5.0(@swc/core@1.3.61)
|
||||
'@commitlint/read': 17.5.1
|
||||
'@commitlint/types': 17.4.4
|
||||
|
@ -139,8 +139,8 @@ packages:
|
|||
- '@swc/wasm'
|
||||
dev: true
|
||||
|
||||
/@commitlint/config-conventional@17.6.3:
|
||||
resolution: {integrity: sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==}
|
||||
/@commitlint/config-conventional@17.6.5:
|
||||
resolution: {integrity: sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
|
@ -179,21 +179,21 @@ packages:
|
|||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@commitlint/is-ignored@17.6.3:
|
||||
resolution: {integrity: sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==}
|
||||
/@commitlint/is-ignored@17.6.5:
|
||||
resolution: {integrity: sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/types': 17.4.4
|
||||
semver: 7.5.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/lint@17.6.3:
|
||||
resolution: {integrity: sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==}
|
||||
/@commitlint/lint@17.6.5:
|
||||
resolution: {integrity: sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/is-ignored': 17.6.3
|
||||
'@commitlint/parse': 17.4.4
|
||||
'@commitlint/rules': 17.6.1
|
||||
'@commitlint/is-ignored': 17.6.5
|
||||
'@commitlint/parse': 17.6.5
|
||||
'@commitlint/rules': 17.6.5
|
||||
'@commitlint/types': 17.4.4
|
||||
dev: true
|
||||
|
||||
|
@ -225,8 +225,8 @@ packages:
|
|||
engines: {node: '>=v14'}
|
||||
dev: true
|
||||
|
||||
/@commitlint/parse@17.4.4:
|
||||
resolution: {integrity: sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==}
|
||||
/@commitlint/parse@17.6.5:
|
||||
resolution: {integrity: sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/types': 17.4.4
|
||||
|
@ -257,8 +257,8 @@ packages:
|
|||
resolve-global: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/rules@17.6.1:
|
||||
resolution: {integrity: sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==}
|
||||
/@commitlint/rules@17.6.5:
|
||||
resolution: {integrity: sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/ensure': 17.4.4
|
||||
|
|
Loading…
Reference in a new issue