Skip to content

Commit

Permalink
chore(deps): 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 6.5.2 to 9.2.12
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.12)

Updates `@types/inquirer` from 9.0.3 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 1e5dd80 commit 553d031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"fs-extra": "8.1.0",
"glob": "6.0.1",
"html-minifier": "4.0.0",
"inquirer": "6.5.2",
"inquirer": "9.2.12",
"joi": "17.11.0",
"js-beautify": "1.14.9",
"lodash.clonedeep": "4.5.0",
Expand All @@ -113,7 +113,7 @@
"@pollyjs/adapter-puppeteer": "6.0.6",
"@pollyjs/core": "5.1.0",
"@types/chai": "^4.3.7",
"@types/inquirer": "9.0.3",
"@types/inquirer": "9.0.7",
"@types/node": "20.4.4",
"@wdio/sauce-service": "8.3.8",
"@wdio/selenium-standalone-service": "8.3.2",
Expand Down

0 comments on commit 553d031

Please sign in to comment.