Skip to content

Commit

Permalink
Bump inquirer and @types/inquirer
Browse files Browse the repository at this point in the history
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer). These dependencies needed to be updated together.

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

Updates `@types/inquirer` from 7.3.1 to 9.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 96f93a0 commit 476daaf
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fs-extra": "^9.0.1",
"graphql": "^15.3.0",
"graphql-tag": "^2.11.0",
"inquirer": "^8.2.0",
"inquirer": "^9.2.19",
"joi": "^17.2.1",
"moment": "^2.27.0",
"mustache": "^4.0.1",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@jupiterone/typescript-tools": "^15.0.0",
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^7.3.1",
"@types/inquirer": "^9.0.7",
"@types/mustache": "^4.0.1",
"@types/nock": "^11.1.0",
"@types/node-fetch": "^2.5.7",
Expand Down
Loading

0 comments on commit 476daaf

Please sign in to comment.