Merge pull request #9298 from backstage/dependabot/npm_and_yarn/inquirer-8.2.0

chore(deps): bump inquirer from 7.3.3 to 8.2.0
This commit is contained in:
Johan Haals
2022-02-02 15:20:32 +01:00
committed by GitHub
4 changed files with 12 additions and 42 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
"glob": "^7.1.7",
"handlebars": "^4.7.3",
"html-webpack-plugin": "^5.3.1",
"inquirer": "^7.0.4",
"inquirer": "^8.2.0",
"jest": "^26.0.1",
"jest-css-modules": "^2.1.0",
"json-schema": "^0.4.0",
+1 -1
View File
@@ -35,7 +35,7 @@
"commander": "^6.1.0",
"fs-extra": "9.1.0",
"handlebars": "^4.7.3",
"inquirer": "^7.0.4",
"inquirer": "^8.2.0",
"ora": "^5.3.0",
"recursive-readdir": "^2.2.2"
},