From 9c552b6f8decb78677b20e870eb430184e0b78ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:44:39 +0100 Subject: [PATCH] chore(deps): update dependency @types/prompts to ^2.4.9 (#4720) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/vitest/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/vitest/package.json b/packages/vitest/package.json index 3f2f7e4387d6..123c9d0cebb2 100644 --- a/packages/vitest/package.json +++ b/packages/vitest/package.json @@ -169,7 +169,7 @@ "@types/istanbul-reports": "^3.0.4", "@types/jsdom": "^21.1.6", "@types/micromatch": "^4.0.6", - "@types/prompts": "^2.4.8", + "@types/prompts": "^2.4.9", "@types/sinonjs__fake-timers": "^8.1.5", "birpc": "0.2.14", "chai-subset": "^1.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4f0cc9931e4..9a576b112840 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1355,8 +1355,8 @@ importers: specifier: ^4.0.6 version: 4.0.6 '@types/prompts': - specifier: ^2.4.8 - version: 2.4.8 + specifier: ^2.4.9 + version: 2.4.9 '@types/sinonjs__fake-timers': specifier: ^8.1.5 version: 8.1.5 @@ -9289,8 +9289,8 @@ packages: resolution: {integrity: sha512-vyv9knII8XeW8TnXDcGH7HqG6FeR56ESN6ExM34d/U8Zvs3xuG34euV6CVyB7KEYI7Ts4lQM8b4NL72e7UadnA==} dev: true - /@types/prompts@2.4.8: - resolution: {integrity: sha512-fPOEzviubkEVCiLduO45h+zFHB0RZX8tFt3C783sO5cT7fUXf3EEECpD26djtYdh4Isa9Z9tasMQuZnYPtvYzw==} + /@types/prompts@2.4.9: + resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} dependencies: '@types/node': 18.18.9 kleur: 3.0.3