Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and castastrophe committed Apr 25, 2023
1 parent 1625db0 commit f6fce64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tools/bundle-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gulp-pug": "^4.0.1",
"gulp-rename": "^1.4.0",
"gulplog": "^1.0.0",
"inquirer": "^9.1.5",
"inquirer": "^9.2.0",
"js-yaml": "^4.1.0",
"loadicons": "^1.0.0",
"replace-ext": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9593,10 +9593,10 @@ inquirer@^8.2.2, inquirer@^8.2.4:
through "^2.3.6"
wrap-ansi "^7.0.0"

inquirer@^9.1.5:
version "9.1.5"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.1.5.tgz#2aa48cd3ab76b2d759c86756023dfb107cbb7d45"
integrity sha512-3ygAIh8gcZavV9bj6MTdYddG2zPSYswP808fKS46NOwlF0zZljVpnLCHODDqItWJDbDpLb3aouAxGaJbkxoppA==
inquirer@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.0.tgz#930d56d682cda629419e80eb92c45828a0fa5924"
integrity sha512-WWERbVqjsTXjXub1ZW0ZHDit1dyHqy0T9XIkky9TnmKAPrjU9Jkd59nZPK0dUuM3s73GZAZu2Jo4iFU3XSPVLA==
dependencies:
ansi-escapes "^6.0.0"
chalk "^5.2.0"
Expand Down

0 comments on commit f6fce64

Please sign in to comment.