Skip to content

Commit

Permalink
build(deps-dev): bump @inquirer/type from 1.5.5 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) from 1.5.5 to 2.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/commits/@inquirer/[email protected])

---
updated-dependencies:
- dependency-name: "@inquirer/type"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5ce1a14 commit 08c13bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@biomejs/biome": "^1.9.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.4.1",
"@inquirer/type": "^1.5.5",
"@inquirer/type": "^2.0.0",
"@types/bun": "^1.1.10",
"@types/inquirer": "^9.0.7",
"@types/yargs": "^17.0.33",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -364,13 +364,6 @@
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.5.tgz#303ea04ce7ad2e585b921b662b3be36ef7b4f09b"
integrity sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==
dependencies:
mute-stream "^1.0.0"

"@inquirer/type@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-2.0.0.tgz#08fa513dca2cb6264fe1b0a2fabade051444e3f6"
Expand Down

0 comments on commit 08c13bf

Please sign in to comment.