diff --git a/package.json b/package.json index 2d9ff39..516ce3e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Matt Pocock ", "license": "GPL", "devDependencies": { - "@total-typescript/exercise-cli": "0.10.0", + "@total-typescript/exercise-cli": "0.10.1", "@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 2b1f33c..57d95cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ dependencies: devDependencies: '@total-typescript/exercise-cli': - specifier: 0.10.0 - version: 0.10.0(typescript@5.5.3)(vitest@2.0.1) + specifier: 0.10.1 + version: 0.10.1(typescript@5.5.3)(vitest@2.0.1) '@total-typescript/helpers': specifier: ^0.0.1 version: 0.0.1 @@ -718,8 +718,8 @@ packages: engines: {node: '>= 10'} dev: true - /@total-typescript/exercise-cli@0.10.0(typescript@5.5.3)(vitest@2.0.1): - resolution: {integrity: sha512-0itd7iIPPTtzvWEEz4a9b0m2tJLyHnfTfiJZESwoiMxy7XhUJ6sskhuBrY+xiWytYHW8HtMk9DVNDs7qZBgDgQ==} + /@total-typescript/exercise-cli@0.10.1(typescript@5.5.3)(vitest@2.0.1): + resolution: {integrity: sha512-1gSFgd0bacbz6kTeXD4j75uG1WQdzy3tQ66wH89MPyGDV//DrTYq5kXGghzjJLCzM5e4hFZ0NRCWCaogiB59wg==} hasBin: true peerDependencies: typescript: '*'