From 71a6ead5c25e9b8d6040f581d72884efc265db01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:18:36 +0000 Subject: [PATCH] Update dependency @total-typescript/exercise-cli to ^0.11.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7aa6ad..f3f2545 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.11.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 933bcad..8985bbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@total-typescript/exercise-cli': - specifier: ^0.10.0 - version: 0.10.1(typescript@5.6.2)(vitest@2.0.1) + specifier: ^0.11.0 + version: 0.11.0(typescript@5.6.2)(vitest@2.0.1) '@types/node': specifier: ^20.10.3 version: 20.14.9 @@ -442,8 +442,8 @@ packages: engines: {node: '>= 10'} dev: true - /@total-typescript/exercise-cli@0.10.1(typescript@5.6.2)(vitest@2.0.1): - resolution: {integrity: sha512-1gSFgd0bacbz6kTeXD4j75uG1WQdzy3tQ66wH89MPyGDV//DrTYq5kXGghzjJLCzM5e4hFZ0NRCWCaogiB59wg==} + /@total-typescript/exercise-cli@0.11.0(typescript@5.6.2)(vitest@2.0.1): + resolution: {integrity: sha512-VTRT1UTedPEburo5uQZLDchnbUAciOKsnO89y7DAKJS3/NMAObi6gr1/SNlCcEmCRa/Rya2mLG+iYBYhnmYsYA==} hasBin: true peerDependencies: typescript: '*'