Skip to content

Commit 38f2071

Browse files
chore(deps): bump @inquirer/prompts from 7.0.1 to 7.1.0 (#639)
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eab6ddf commit 38f2071

File tree

3 files changed

+91
-85
lines changed

3 files changed

+91
-85
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.1.3",
3333
"@wdio/types": "^9.2.2",
3434
"fuse.js": "^7.0.0",
35-
"@inquirer/prompts": "7.0.1",
35+
"@inquirer/prompts": "7.1.0",
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.0.1",
32+
"@inquirer/prompts": "^7.1.0",
3333
"ora": "^8.1.1",
3434
"sirv-cli": "^3.0.0",
3535
"sharp": "^0.33.5"

0 commit comments

Comments
 (0)