From 6fc11887f3458efe832dc0685467e2bd82eff1f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 12:48:53 +0000 Subject: [PATCH] Update dependency @total-typescript/exercise-cli to ^0.9.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..7cedbf4 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.9.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..c735910 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.9.0 + version: 0.9.2(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.9.2(typescript@5.5.3)(vitest@1.6.0): + resolution: {integrity: sha512-AHJtkYqiFjkRgLLZjAe0kKIDqLIo6NT2nu5ZjD5910ROY0yY+wER5om9jhk5Ek/K4BDsLYqr+AvNFXpXGkdFSQ==} hasBin: true peerDependencies: typescript: '*'