From b734b42377a1b2ec48932616c9d100483b173080 Mon Sep 17 00:00:00 2001 From: Andrew Branch Date: Tue, 13 Feb 2024 13:39:16 -0800 Subject: [PATCH] Update @arethetypeswrong/cli --- .changeset/thirty-weeks-yell.md | 5 +++++ packages/dtslint/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 .changeset/thirty-weeks-yell.md diff --git a/.changeset/thirty-weeks-yell.md b/.changeset/thirty-weeks-yell.md new file mode 100644 index 0000000000..dbdced2db3 --- /dev/null +++ b/.changeset/thirty-weeks-yell.md @@ -0,0 +1,5 @@ +--- +"@definitelytyped/dtslint": patch +--- + +Update @arethetypeswrong/cli diff --git a/packages/dtslint/package.json b/packages/dtslint/package.json index eb9d99041f..388e319863 100644 --- a/packages/dtslint/package.json +++ b/packages/dtslint/package.json @@ -22,7 +22,7 @@ "test": "../../node_modules/.bin/jest --config ../../jest.config.js packages/dtslint" }, "dependencies": { - "@arethetypeswrong/cli": "0.13.9", + "@arethetypeswrong/cli": "0.13.10", "@arethetypeswrong/core": "0.13.9", "@definitelytyped/header-parser": "workspace:*", "@definitelytyped/typescript-versions": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bfb25e8b9..729859f8f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: packages/dtslint: dependencies: '@arethetypeswrong/cli': - specifier: 0.13.9 - version: 0.13.9 + specifier: 0.13.10 + version: 0.13.10 '@arethetypeswrong/core': specifier: 0.13.9 version: 0.13.9 @@ -453,8 +453,8 @@ packages: resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} dev: false - /@arethetypeswrong/cli@0.13.9: - resolution: {integrity: sha512-U4/0rpBy7/Y2DxcNtVbHH//dXcX1hek3IE0yeW++bWrArU8R9ZZbfdTjEj4FBLkEu+qYnDQUKDvl05S2uye/IQ==} + /@arethetypeswrong/cli@0.13.10: + resolution: {integrity: sha512-UV5Vk2ZaERQb0jS82rVWviKQieVpodiWKTOE/l8QN5fvG83AdhpI4QG8I5F1qSU/xq3K5RK44Bbgn6/JqwlT/A==} engines: {node: '>=18'} hasBin: true dependencies: