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.6 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 8.2.10 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 Nov 23, 2023
1 parent cafff40 commit 83457b4
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/chai": "^4.3.11",
"@types/inquirer": "^8.2.10",
"@types/inquirer": "^9.0.7",
"@types/mocha": "^10.0.5",
"@types/node": "^20.9.3",
"chai": "^4.3.10",
Expand All @@ -76,7 +76,7 @@
"@commercelayer/cli-core": "^4.3.3",
"@commercelayer/sdk": "^5.22.1",
"@oclif/core": "^2.15.0",
"inquirer": "^8.2.6",
"inquirer": "^9.2.12",
"tslib": "^2.6.2"
},
"publishConfig": {
Expand Down
89 changes: 70 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 83457b4

Please sign in to comment.