diff --git a/package.json b/package.json index 1ca6ba0..e684f3d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Matt Pocock ", "license": "GPL", "devDependencies": { - "@total-typescript/exercise-cli": "0.7.0", + "@total-typescript/exercise-cli": "0.9.2", "@total-typescript/helpers": "^0.0.1", "cross-fetch": "^3.1.5", "jsdom": "^21.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af42f5f..20a51f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: version: 3.23.8 devDependencies: '@total-typescript/exercise-cli': - specifier: 0.7.0 - version: 0.7.0(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.9)(jsdom@21.1.2)) + specifier: 0.9.2 + version: 0.9.2(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.9)(jsdom@21.1.2)) '@total-typescript/helpers': specifier: ^0.0.1 version: 0.0.1 @@ -463,8 +463,8 @@ packages: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} - '@total-typescript/exercise-cli@0.7.0': - resolution: {integrity: sha512-AOkIQqZZkYoydhoKmhYvENSbWlk3D8zvuEnrMF68HMyKWYpvBWL8ZscZ8d3RZbULgjYDhwfSehNHW0HSmxKTjg==} + '@total-typescript/exercise-cli@0.9.2': + resolution: {integrity: sha512-AHJtkYqiFjkRgLLZjAe0kKIDqLIo6NT2nu5ZjD5910ROY0yY+wER5om9jhk5Ek/K4BDsLYqr+AvNFXpXGkdFSQ==} hasBin: true peerDependencies: typescript: '*' @@ -666,9 +666,9 @@ packages: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} - commander@12.1.0: - resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} - engines: {node: '>=18'} + commander@10.0.1: + resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} + engines: {node: '>=14'} concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -2277,11 +2277,11 @@ snapshots: '@tootallnate/once@2.0.0': {} - '@total-typescript/exercise-cli@0.7.0(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.9)(jsdom@21.1.2))': + '@total-typescript/exercise-cli@0.9.2(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.9)(jsdom@21.1.2))': dependencies: chokidar: 3.6.0 colors: 1.4.0 - commander: 12.1.0 + commander: 10.0.1 fast-glob: 3.3.2 jsonc-parser: 3.3.1 prompts: 2.4.2 @@ -2541,7 +2541,7 @@ snapshots: dependencies: delayed-stream: 1.0.0 - commander@12.1.0: {} + commander@10.0.1: {} concat-map@0.0.1: {}