Skip to content

Commit

Permalink
Bump inquirer from 10.0.0 to 10.0.1 (#1871)
Browse files Browse the repository at this point in the history
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@10.0.1)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 9ee4470 commit e9c1b2d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint": "^8.57.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-plugin-import": "^2.29.1",
"inquirer": "^10.0.0",
"inquirer": "^10.0.1",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"nyc": "^17.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10067,9 +10067,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^10.0.0":
version: 10.0.0
resolution: "inquirer@npm:10.0.0"
"inquirer@npm:^10.0.1":
version: 10.0.1
resolution: "inquirer@npm:10.0.1"
dependencies:
"@inquirer/prompts": ^5.1.2
"@inquirer/type": ^1.3.3
Expand All @@ -10078,7 +10078,7 @@ __metadata:
mute-stream: ^1.0.0
run-async: ^3.0.0
rxjs: ^7.8.1
checksum: 0a7ed9da72f5bd1663ee599c53f246be3e35eb094c2008c6ab1a6c305058bfa116238ef1db477892b103c3f799f3d1481d65e178bc78ddb24ac0a50123fe0065
checksum: f9b5f73bfc0324dc7a6bc0bbae939432e733dec075dbdd3c388f74a3222883333580102e0d66ce06c2a72dbecc509b452d65569b3cffb70a8ba377cc2719af6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -15499,7 +15499,7 @@ __metadata:
eslint-plugin-import: ^2.29.1
fetch-event: ^1.0.0-alpha
googleapis: ^140.0.1
inquirer: ^10.0.0
inquirer: ^10.0.1
jest: ^29.7.0
jest-fetch-mock: ^3.0.3
log4js: ^6.9.1
Expand Down

0 comments on commit e9c1b2d

Please sign in to comment.