diff --git a/bun.lockb b/bun.lockb index f295ecf..cd7efd3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4db9eaa..5cd9445 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@biomejs/biome": "^1.9.4", "@commitlint/cli": "^19.6.0", "@commitlint/config-conventional": "^19.6.0", - "@inquirer/testing": "^2.1.37", + "@inquirer/testing": "^2.1.38", "@inquirer/type": "^3.0.1", "@types/bun": "^1.1.13", "@types/inquirer": "^9.0.7", diff --git a/yarn.lock b/yarn.lock index cce5182..81ca1e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -361,10 +361,10 @@ ansi-escapes "^4.3.2" yoctocolors-cjs "^2.1.2" -"@inquirer/testing@^2.1.37": - version "2.1.37" - resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.37.tgz#978ef68e2e5e9c91057af2ad3df4437283814107" - integrity sha512-6QU4Xt8jM9kWEky6/JwjNJ/HvM2VfNB+G6GU8J8UJtRD+sQDGmNR4geX3iu3lYhFAaHH8XtSvBc1aG//58eUKg== +"@inquirer/testing@^2.1.38": + version "2.1.38" + resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.38.tgz#28ad949f90196fa08bb8991dc701dbc4a52c3624" + integrity sha512-CcSSBATdST29CNqmZG5gAVM9isug1HCNPfd38grkU/dOLrZQQ4L4VhGKcivy8NccJWUu0SSUOxYFtV21d3PA5g== dependencies: "@inquirer/type" "^3.0.1" ansi-escapes "^4.3.2"