build(deps): bump inquirer from 8.1.0 to 8.1.1

This commit is contained in:
dependabot[bot] 2021-06-21 21:35:15 +00:00 committed by GitHub
parent 474deaa016
commit 563ec95887
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"clipanion": "^2.6.2", "clipanion": "^2.6.2",
"debug": "^4.3.1", "debug": "^4.3.1",
"fdir": "^5.1.0", "fdir": "^5.1.0",
"inquirer": "^8.1.0", "inquirer": "^8.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"putasset": "^5.0.3", "putasset": "^5.0.3",
"toml": "^3.0.0", "toml": "^3.0.0",

View file

@ -3536,10 +3536,10 @@ inquirer@^7.3.3:
strip-ansi "^6.0.0" strip-ansi "^6.0.0"
through "^2.3.6" through "^2.3.6"
inquirer@^8.1.0: inquirer@^8.1.1:
version "8.1.0" version "8.1.1"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69" resolved "https://registry.npmjs.org/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a"
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw== integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w==
dependencies: dependencies:
ansi-escapes "^4.2.1" ansi-escapes "^4.2.1"
chalk "^4.1.1" chalk "^4.1.1"