Skip to content

Commit 8c75f03

Browse files
chore(deps): bump inquirer from 6.4.0 to 7.0.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 80b592b commit 8c75f03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/botonic-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"colors": "^1.2.1",
1515
"folder-hash": "^3.0.0",
1616
"form-data": "^2.3.2",
17-
"inquirer": "^6.3.1",
17+
"inquirer": "^7.0.0",
1818
"ora": "^3.0.0",
1919
"tslib": "^1"
2020
},

packages/botonic-nlu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"compromise-plugin": "0.0.9",
2020
"franc": "^4.1.0",
2121
"fs": "0.0.1-security",
22-
"inquirer": "^6.3.1",
22+
"inquirer": "^7.0.0",
2323
"sqlite-async": "^1.0.11"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)