Skip to content

Commit

Permalink
build(deps-dev): bump @inquirer/type from 3.0.1 to 3.0.2 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreszorro authored Dec 24, 2024
2 parents d7d8a9d + 402207b commit 19692d6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@inquirer/testing": "^2.1.38",
"@inquirer/type": "^3.0.1",
"@inquirer/type": "^3.0.2",
"@types/bun": "^1.1.14",
"@types/inquirer": "^9.0.7",
"@types/yargs": "^17.0.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,10 +371,10 @@
mute-stream "^2.0.0"
strip-ansi "^6.0.1"

"@inquirer/type@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.1.tgz#619ce9f65c3e114d8e39c41822bed3440d20b478"
integrity sha512-+ksJMIy92sOAiAccGpcKZUc3bYO07cADnscIxHBknEm3uNts3movSmBofc1908BNy5edKscxYeAdaX1NXkHS6A==
"@inquirer/type@^3.0.1", "@inquirer/type@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.2.tgz#baff9f8d70947181deb36772cd9a5b6876d3e60c"
integrity sha512-ZhQ4TvhwHZF+lGhQ2O/rsjo80XoZR5/5qhOY3t6FJuX5XBg5Be8YzYTvaUGJnc12AUGI2nr4QSUE4PhKSigx7g==

"@types/bun@^1.1.14":
version "1.1.14"
Expand Down

0 comments on commit 19692d6

Please sign in to comment.