From 5a9e6b6aa6e1d8c1fc92257e61c8a1b088f7c07e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:59:03 +0000 Subject: [PATCH] Update dependency @total-typescript/exercise-cli to ^0.10.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 89cb0d0..fc70290 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Matt Pocock ", "license": "GPL", "devDependencies": { - "@total-typescript/exercise-cli": "^0.8.2", + "@total-typescript/exercise-cli": "^0.10.0", "@types/node": "^20.10.3", "cross-fetch": "^3.1.5", "jsdom": "^21.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0184d0..277c91a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@total-typescript/exercise-cli': - specifier: ^0.8.2 - version: 0.8.2(typescript@5.5.3)(vitest@1.6.0) + specifier: ^0.10.0 + version: 0.10.0(typescript@5.5.3)(vitest@1.6.0) '@types/node': specifier: ^20.10.3 version: 20.14.9 @@ -408,8 +408,8 @@ packages: engines: {node: '>= 10'} dev: true - /@total-typescript/exercise-cli@0.8.2(typescript@5.5.3)(vitest@1.6.0): - resolution: {integrity: sha512-mh4GglojhSPp5gaToPBo6E+/0mbjb23oLbNzRfN6FFglPXRA1eucZKK50SsuQU0Wzb7wDT3z8E9DahUGHIEmpA==} + /@total-typescript/exercise-cli@0.10.0(typescript@5.5.3)(vitest@1.6.0): + resolution: {integrity: sha512-0itd7iIPPTtzvWEEz4a9b0m2tJLyHnfTfiJZESwoiMxy7XhUJ6sskhuBrY+xiWytYHW8HtMk9DVNDs7qZBgDgQ==} hasBin: true peerDependencies: typescript: '*'