Skip to content

Commit

Permalink
chore(deps): bump the all-dependencies group with 3 updates (#354)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki), [execa](https://github.com/sindresorhus/execa) and [inquirer](https://github.com/SBoudrias/Inquirer.js).


Updates `shiki` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.24.1/packages/shiki)

Updates `execa` from 9.5.1 to 9.5.2
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v9.5.1...v9.5.2)

Updates `inquirer` from 12.1.0 to 12.2.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.2.0)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: execa
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d49501e commit 8ecc155
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 76 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"commander": "^12.1.0",
"execa": "^9.4.0",
"fs-readdir-recursive": "^1.1.0",
"inquirer": "12.1.0",
"inquirer": "12.2.0",
"inquirer-fuzzy-path": "^2.3.0",
"node-localstorage": "^3.0.5",
"pkg": "^5.8.1",
Expand Down
Loading

0 comments on commit 8ecc155

Please sign in to comment.