From e02f2669e1488a1c8e56eba1f9a96445db8c0bc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:20:58 +0000 Subject: [PATCH] fix(deps): update commitlint monorepo to v19.2.2 --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 89e54c842..42e737756 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3b45da1c..43e4dd60e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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