From 46b84a8d62863b8a1eb47d9efb2c87377e24c13b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 10:50:06 +0000 Subject: [PATCH] devdeps(global): update dependency @arethetypeswrong/cli to v0.18.4 --- pnpm-lock.yaml | 30 +++++++++++++++--------------- pnpm-workspace.yaml | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 054922b1..1e2f754d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: '@arethetypeswrong/cli': - specifier: 0.18.3 - version: 0.18.3 + specifier: 0.18.4 + version: 0.18.4 '@microsoft/api-extractor': specifier: ^7.55.2 version: 7.55.2 @@ -61,7 +61,7 @@ importers: devDependencies: '@arethetypeswrong/cli': specifier: 'catalog:' - version: 0.18.3 + version: 0.18.4 '@commitlint/cli': specifier: 20.3.1 version: 20.3.1(@types/node@24.10.9)(typescript@5.9.3) @@ -327,7 +327,7 @@ importers: devDependencies: '@arethetypeswrong/cli': specifier: 'catalog:' - version: 0.18.3 + version: 0.18.4 '@map-colonies/tsconfig': specifier: workspace:^ version: link:../typescript-config @@ -483,7 +483,7 @@ importers: devDependencies: '@arethetypeswrong/cli': specifier: 'catalog:' - version: 0.18.3 + version: 0.18.4 '@map-colonies/eslint-config': specifier: workspace:^ version: link:../eslint-config @@ -602,7 +602,7 @@ importers: devDependencies: '@arethetypeswrong/cli': specifier: 'catalog:' - version: 0.18.3 + version: 0.18.4 '@map-colonies/eslint-config': specifier: workspace:^ version: link:../eslint-config @@ -651,7 +651,7 @@ importers: devDependencies: '@arethetypeswrong/cli': specifier: 'catalog:' - version: 0.18.3 + version: 0.18.4 '@map-colonies/eslint-config': specifier: workspace:^ version: link:../eslint-config @@ -1040,13 +1040,13 @@ packages: peerDependencies: '@types/json-schema': ^7.0.15 - '@arethetypeswrong/cli@0.18.3': - resolution: {integrity: sha512-GeAlc+lUD4gKHD/LDQNvQY30FfQ+xAXg2inbQKUjFZgTOdI5ygEweaOnGHGBPSKXSLGQC7VLhpXu9zMnYk/4sQ==} + '@arethetypeswrong/cli@0.18.4': + resolution: {integrity: sha512-kNWo6LTzGAuLYPpJ7Sgo63whSUeeSuKMlYx6IBgzs4ONEG807gW4hSSENvpeCHzO2H2wIzG5EFl0OKBbqGBAyA==} engines: {node: '>=20'} hasBin: true - '@arethetypeswrong/core@0.18.3': - resolution: {integrity: sha512-sWBB/tdIktaT5xMq0Dz6CJyqcf6oMNdmiKiuPU1lWoJLTL6gjRSsksBuSgqot21hylkklBQY1wiSu+PkZhW7sw==} + '@arethetypeswrong/core@0.18.4': + resolution: {integrity: sha512-M5F0ePyN6h2Z6XxRiyIPqjGbltotXLjR0CKA0uKspsDu0QmgTNYvRb4RSQPMUs2ZXZHCCYpbaZbFbYOXLxCjUA==} engines: {node: '>=20'} '@babel/code-frame@7.27.1': @@ -4281,7 +4281,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -6463,9 +6463,9 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.2.0 - '@arethetypeswrong/cli@0.18.3': + '@arethetypeswrong/cli@0.18.4': dependencies: - '@arethetypeswrong/core': 0.18.3 + '@arethetypeswrong/core': 0.18.4 chalk: 4.1.2 cli-table3: 0.6.5 commander: 10.0.1 @@ -6473,7 +6473,7 @@ snapshots: marked-terminal: 7.3.0(marked@9.1.6) semver: 7.7.3 - '@arethetypeswrong/core@0.18.3': + '@arethetypeswrong/core@0.18.4': dependencies: '@andrewbranch/untar.js': 1.0.3 '@loaderkit/resolve': 1.0.4 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f796575e..fda67c7b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,7 +3,7 @@ packages: - internal/* catalog: - '@arethetypeswrong/cli': 0.18.3 + '@arethetypeswrong/cli': 0.18.4 '@vitest/coverage-v8': ^4.0.15 '@vitest/ui': ^4.0.15 eslint: ^9.39.1