Skip to content

Commit

Permalink
chore(deps): bump inquirer from 6.4.0 to 7.0.0
Browse files Browse the repository at this point in the history
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/inquirer@6.4.0...inquirer@7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 26, 2019
1 parent b4a9821 commit df4b7b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/botonic-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"colors": "^1.2.1",
"folder-hash": "^3.0.0",
"form-data": "^2.3.2",
"inquirer": "^6.3.1",
"inquirer": "^7.0.0",
"ora": "^3.0.0",
"tslib": "^1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/botonic-plugin-nlu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"compromise": "^11.13.2",
"franc": "^4.1.0",
"fs": "0.0.1-security",
"inquirer": "^6.3.1",
"inquirer": "^7.0.0",
"jest": "^24.8.0",
"node-fetch": "^2.6.0",
"sqlite-async": "^1.0.11"
Expand Down

0 comments on commit df4b7b5

Please sign in to comment.