From 9bbe3e09e034326777de4ee3f66339c4f92e0b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:26:11 +0000 Subject: [PATCH] chore(deps): bump @inquirer/prompts from 4.0.0 to 4.1.0 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.0.0...@inquirer/prompts@4.1.0) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db66615..2077585 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@inquirer/prompts': specifier: ^4.0.0 - version: 4.0.0 + version: 4.1.0 '@univerjs/core': specifier: 0.1.0-beta.4 version: 0.1.0-beta.4(@wendellhu/redi@0.13.0)(rxjs@7.8.1) @@ -575,8 +575,8 @@ packages: resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} dev: true - /@inquirer/checkbox@2.0.0: - resolution: {integrity: sha512-z+MRAXQaZCe5jzqwW488jFrRsT8Rbwr3e0wNkbPBhLr5oVeWcSowFidLcCHca+gcLJMHEVMYqAE7J90UtoWyIw==} + /@inquirer/checkbox@2.1.0: + resolution: {integrity: sha512-DyvMAKFoqJ5BCVBqHqiQELSJvwHTqXaJmV1onATgjxyM3vtp6b8xbfPE5feX1pR9wvH+sso02Pb326S92h6Q/A==} engines: {node: '>=18'} dependencies: '@inquirer/core': 7.0.0 @@ -650,11 +650,11 @@ packages: ansi-escapes: 4.3.2 dev: false - /@inquirer/prompts@4.0.0: - resolution: {integrity: sha512-IS4FMj4k+3gxlvKCL1ibSEc3mMnpZ4eFeKlv0ZOo0AMWFxLSvCUT3xOw72N+UTeARK7cbwXxpt7KHcZ5q/RV0Q==} + /@inquirer/prompts@4.1.0: + resolution: {integrity: sha512-HUVJ5yLjDUEq61LQiujs26qqFrKIaZOnpzDRmnYT67bsXUD8gxPmLg+DJq2ENniiDSQyBK33qVQIbeeAdR3ZlQ==} engines: {node: '>=18'} dependencies: - '@inquirer/checkbox': 2.0.0 + '@inquirer/checkbox': 2.1.0 '@inquirer/confirm': 3.0.0 '@inquirer/core': 7.0.0 '@inquirer/editor': 2.0.0