mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
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:
parent
9d890bdfc9
commit
34cd1d24a0
2 changed files with 5 additions and 5 deletions
|
|
@ -122,7 +122,7 @@
|
|||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"husky": "8.0.3",
|
||||
"inquirer": "9.2.10",
|
||||
"inquirer": "9.2.11",
|
||||
"node-addon-api": "7.0.0",
|
||||
"null-loader": "4.0.1",
|
||||
"parse-url": "8.1.0",
|
||||
|
|
|
|||
|
|
@ -4427,10 +4427,10 @@ inline-style-prefixer@^6.0.0:
|
|||
css-in-js-utils "^3.1.0"
|
||||
fast-loops "^1.1.3"
|
||||
|
||||
inquirer@9.2.10:
|
||||
version "9.2.10"
|
||||
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.10.tgz#495a846fd6722ffadba896bd9d93e1e5a7add5c7"
|
||||
integrity sha512-tVVNFIXU8qNHoULiazz612GFl+yqNfjMTbLuViNJE/d860Qxrd3NMrse8dm40VUQLOQeULvaQF8lpAhvysjeyA==
|
||||
inquirer@9.2.11:
|
||||
version "9.2.11"
|
||||
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.11.tgz#e9003755c233a414fceda1891c23bd622cad4a95"
|
||||
integrity sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==
|
||||
dependencies:
|
||||
"@ljharb/through" "^2.3.9"
|
||||
ansi-escapes "^4.3.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue