Skip to content

Commit 6a1982b

Browse files
chore: bump @types/inquirer from 0.0.43 to 9.0.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 0.0.43 to 9.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) --- updated-dependencies: - dependency-name: "@types/inquirer" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15ef6e7 commit 6a1982b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@ionic/cli-framework-output/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@ionic/utils-stream": "3.1.6",
3333
"@types/debug": "^4.1.1",
34-
"@types/inquirer": "0.0.43",
34+
"@types/inquirer": "9.0.3",
3535
"@types/jest": "^26.0.10",
3636
"@types/node": "~16.0.0",
3737
"jest": "^26.4.2",

packages/@ionic/cli-framework-prompts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/debug": "^4.1.1",
34-
"@types/inquirer": "0.0.43",
34+
"@types/inquirer": "9.0.3",
3535
"@types/jest": "^26.0.10",
3636
"@types/node": "~16.0.0",
3737
"jest": "^26.4.2",

0 commit comments

Comments
 (0)