Skip to content

Commit db31b25

Browse files
chore(deps): bump @inquirer/prompts from 7.5.0 to 7.5.1 (#943)
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.5.0...@inquirer/prompts@7.5.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f053b1 commit db31b25

File tree

3 files changed

+83
-61
lines changed

3 files changed

+83
-61
lines changed

packages/ocr-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@wdio/logger": "^9.4.4",
3333
"@wdio/types": "^9.13.0",
3434
"fuse.js": "^7.1.0",
35-
"@inquirer/prompts": "7.5.0",
35+
"@inquirer/prompts": "7.5.1",
3636
"jimp": "^1.6.0",
3737
"node-tesseract-ocr": "^2.2.1",
3838
"tesseract.js": "^5.1.1",

packages/visual-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"watch:scripts": "npm run build:scripts --watch"
3030
},
3131
"dependencies": {
32-
"@inquirer/prompts": "^7.5.0",
32+
"@inquirer/prompts": "^7.5.1",
3333
"ora": "^8.2.0",
3434
"sirv-cli": "^3.0.1",
3535
"sharp": "^0.34.1"

pnpm-lock.yaml

Lines changed: 81 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)