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

Updates `@types/inquirer` from 8.2.1 to 9.0.3
- [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 Dec 15, 2022
1 parent 6f6fbcc commit 95c446f
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 67 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 @@
],
"dependencies": {
"deep-diff": "^1.0.2",
"inquirer": "^8.2.5",
"inquirer": "^9.1.4",
"object-hash": "^3.0.0",
"prettier": "^2.8.0",
"sequelize": "^6.21.2",
Expand All @@ -99,7 +99,7 @@
"@babel/parser": "^7.15.7",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.1",
"@types/inquirer": "^8.1.1",
"@types/inquirer": "^9.0.3",
"@types/jest": "^27.0.0",
"@types/sequelize": "^4.28.9",
"@types/yargs": "^17.0.0",
Expand Down
Loading

0 comments on commit 95c446f

Please sign in to comment.