Skip to content

Commit 69572a1

Browse files
Bump @types/inquirer from 0.0.43 to 8.1.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 0.0.43 to 8.1.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 968ee2f commit 69572a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"yargs": "^17.2.1"
2525
},
2626
"devDependencies": {
27-
"@types/inquirer": "^0.0.43",
27+
"@types/inquirer": "^8.1.3",
2828
"@types/node": "^16.10.1",
2929
"@types/shelljs": "^0.8.0",
3030
"@types/yargs": "^11.1.1",

0 commit comments

Comments
 (0)