Skip to content

Commit dc11f0e

Browse files
fix(deps): bump inquirer from 7.3.0 to 7.3.2
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.0 to 7.3.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@7.3.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfdf0b0 commit dc11f0e

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

package-lock.json

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@octokit/auth-basic": "^1.4.5",
2222
"@octokit/core": "^3.1.0",
2323
"execa": "^4.0.3",
24-
"inquirer": "^7.3.0",
24+
"inquirer": "^7.3.2",
2525
"spdx-license-list": "^6.1.0"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)