Bump inquirer from 9.2.10 to 9.2.11

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.10 to 9.2.11.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.10...inquirer@9.2.11)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 11:18:24 +00:00 committed by Labhansh Agrawal
parent 9d890bdfc9
commit 34cd1d24a0
2 changed files with 5 additions and 5 deletions

View file

@ -122,7 +122,7 @@
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "7.33.2", "eslint-plugin-react": "7.33.2",
"husky": "8.0.3", "husky": "8.0.3",
"inquirer": "9.2.10", "inquirer": "9.2.11",
"node-addon-api": "7.0.0", "node-addon-api": "7.0.0",
"null-loader": "4.0.1", "null-loader": "4.0.1",
"parse-url": "8.1.0", "parse-url": "8.1.0",

View file

@ -4427,10 +4427,10 @@ inline-style-prefixer@^6.0.0:
css-in-js-utils "^3.1.0" css-in-js-utils "^3.1.0"
fast-loops "^1.1.3" fast-loops "^1.1.3"
inquirer@9.2.10: inquirer@9.2.11:
version "9.2.10" version "9.2.11"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.10.tgz#495a846fd6722ffadba896bd9d93e1e5a7add5c7" resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.11.tgz#e9003755c233a414fceda1891c23bd622cad4a95"
integrity sha512-tVVNFIXU8qNHoULiazz612GFl+yqNfjMTbLuViNJE/d860Qxrd3NMrse8dm40VUQLOQeULvaQF8lpAhvysjeyA== integrity sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==
dependencies: dependencies:
"@ljharb/through" "^2.3.9" "@ljharb/through" "^2.3.9"
ansi-escapes "^4.3.2" ansi-escapes "^4.3.2"