Skip to content

Commit 8a52d3a

Browse files
chore(deps): bump @inquirer/prompts from 7.10.1 to 8.4.1
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.10.1 to 8.4.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.4.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb4e8e commit 8a52d3a

File tree

3 files changed

+238
-71
lines changed

3 files changed

+238
-71
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.18.0",
3333
"@wdio/types": "^9.27.0",
3434
"fuse.js": "^7.3.0",
35-
"@inquirer/prompts": "7.10.1",
35+
"@inquirer/prompts": "8.4.1",
3636
"jimp": "^1.6.1",
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.10.1",
32+
"@inquirer/prompts": "^8.4.1",
3333
"ora": "^8.2.0",
3434
"sirv-cli": "^3.0.1",
3535
"sharp": "^0.34.5"

0 commit comments

Comments
 (0)