Skip to content

Commit 0d57ff6

Browse files
chore: bump @types/inquirer from 6.5.0 to 7.3.1 in /backend (#101)
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.5.0 to 7.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 78a4480 commit 0d57ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"devDependencies": {
130130
"@types/chai": "^4.2.14",
131131
"@types/fs-extra": "^9.0.4",
132-
"@types/inquirer": "^6.5.0",
132+
"@types/inquirer": "^7.3.1",
133133
"@types/lodash": "^4.14.165",
134134
"@types/mocha": "^8.2.1",
135135
"@types/node": "^14.14.32",

0 commit comments

Comments
 (0)