Skip to content

Commit

Permalink
build(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 8.2.6 to 9.2.11
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@9.2.11)

Updates `@types/inquirer` from 8.2.6 to 9.0.4
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent adef899 commit baa8348
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 76 deletions.
201 changes: 127 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/uuid": "^9.0.5",
"date-fns": "^2.30.0",
"discord.js": "^14.13.0",
"inquirer": "^8.2.6",
"inquirer": "^9.2.11",
"proxy-chain": "^2.3.0",
"puppeteer": "^21.3.8",
"puppeteer-extra": "^3.3.6",
Expand All @@ -41,7 +41,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/inquirer": "^8.2.1",
"@types/inquirer": "^9.0.4",
"@types/user-agents": "^1.0.2",
"@types/ws": "^8.5.7",
"@types/yargs": "^17.0.28",
Expand Down

0 comments on commit baa8348

Please sign in to comment.