Skip to content

Commit d2c320f

Browse files
authored
build(deps-dev): bump @inquirer/testing from 2.1.39 to 2.1.41 (#121)
2 parents e354e21 + b740a76 commit d2c320f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@biomejs/biome": "^1.9.4",
3030
"@commitlint/cli": "^19.6.1",
3131
"@commitlint/config-conventional": "^19.6.0",
32-
"@inquirer/testing": "^2.1.39",
32+
"@inquirer/testing": "^2.1.41",
3333
"@inquirer/type": "^3.0.2",
3434
"@types/bun": "^1.1.16",
3535
"@types/inquirer": "^9.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,10 +361,10 @@
361361
ansi-escapes "^4.3.2"
362362
yoctocolors-cjs "^2.1.2"
363363

364-
"@inquirer/testing@^2.1.39":
365-
version "2.1.39"
366-
resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.39.tgz#a13ae44099873f6fe3724f5ab82d10284a354256"
367-
integrity sha512-tZgfTdR2x0IGKG5Vg14+j8ymI6xRIVLrVKz9k1LaEJmfZfehXV8gzcKYnV5BVW3n0FiARkhCc0eFqSlFaOdpWw==
364+
"@inquirer/testing@^2.1.41":
365+
version "2.1.41"
366+
resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.41.tgz#501cd48099fe942f966948eeea15d13154332d1b"
367+
integrity sha512-d2Xg4upfqN+1EHAWskPM3I5TiGok98zYxyRtsvZB6PtVfxUQ0cCtDenkBMeKAi3ALtScPXFpxxCsyK2prH1A8Q==
368368
dependencies:
369369
"@inquirer/type" "^3.0.2"
370370
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)