Skip to content

Commit eb6c0d2

Browse files
Bump inquirer from 6.5.2 to 8.1.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 8.1.5. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@8.1.5) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62a22b2 commit eb6c0d2

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
@@ -16,7 +16,7 @@
1616
"@types/ncp": "^2.0.4",
1717
"@types/rimraf": "^3.0.0",
1818
"chalk": "^4.1.0",
19-
"inquirer": "^6.2.0",
19+
"inquirer": "^8.1.5",
2020
"ncp": "^2.0.0",
2121
"rimraf": "^3.0.2",
2222
"shelljs": "^0.8.2",

0 commit comments

Comments
 (0)