mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
fix(deps): update commitlint monorepo to v19.2.2 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
"./dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "19.2.1",
|
||||
"@commitlint/config-conventional": "19.1.0",
|
||||
"@commitlint/cli": "19.2.2",
|
||||
"@commitlint/config-conventional": "19.2.2",
|
||||
"@commitlint/types": "19.0.3",
|
||||
"@eslint/eslintrc": "^3.0.2",
|
||||
"@eslint/js": "^9.0.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -9,11 +9,11 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 19.2.1
|
||||
version: 19.2.1(@types/node@20.12.7)(typescript@5.4.4)
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2(@types/node@20.12.7)(typescript@5.4.4)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2
|
||||
'@commitlint/types':
|
||||
specifier: 19.0.3
|
||||
version: 19.0.3
|
||||
@@ -90,13 +90,13 @@ packages:
|
||||
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@commitlint/cli@19.2.1':
|
||||
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
|
||||
'@commitlint/cli@19.2.2':
|
||||
resolution: {integrity: sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@19.1.0':
|
||||
resolution: {integrity: sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==}
|
||||
'@commitlint/config-conventional@19.2.2':
|
||||
resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@19.0.3':
|
||||
@@ -1309,7 +1309,7 @@ snapshots:
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.0
|
||||
|
||||
'@commitlint/cli@19.2.1(@types/node@20.12.7)(typescript@5.4.4)':
|
||||
'@commitlint/cli@19.2.2(@types/node@20.12.7)(typescript@5.4.4)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.0.3
|
||||
'@commitlint/lint': 19.2.2
|
||||
@@ -1322,7 +1322,7 @@ snapshots:
|
||||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@19.1.0':
|
||||
'@commitlint/config-conventional@19.2.2':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.0.3
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
||||
Reference in New Issue
Block a user