mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump inquirer from 9.2.16 to 9.2.17
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.16 to 9.2.17. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.16...inquirer@9.2.17) --- 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
fe6ddef322
commit
1bfa41dae2
2 changed files with 5 additions and 5 deletions
|
|
@ -122,7 +122,7 @@
|
||||||
"eslint-plugin-prettier": "^5.1.3",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
"eslint-plugin-react": "7.34.1",
|
"eslint-plugin-react": "7.34.1",
|
||||||
"husky": "9.0.11",
|
"husky": "9.0.11",
|
||||||
"inquirer": "9.2.16",
|
"inquirer": "9.2.17",
|
||||||
"node-addon-api": "8.0.0",
|
"node-addon-api": "8.0.0",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"parse-url": "8.1.0",
|
"parse-url": "8.1.0",
|
||||||
|
|
|
||||||
|
|
@ -4960,10 +4960,10 @@ inline-style-prefixer@^7.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.16:
|
inquirer@9.2.17:
|
||||||
version "9.2.16"
|
version "9.2.17"
|
||||||
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.16.tgz#9291fbfdf96fd793179c9575f76fa50a5ed27349"
|
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.17.tgz#87783875f2983cf8f64c30acb9c59cf044c71bc6"
|
||||||
integrity sha512-qzgbB+yNjgSzk2omeqMDtO9IgJet/UL67luT1MaaggRpGK73DBQct5Q4pipwFQcIKK1GbMODYd4UfsRCkSP1DA==
|
integrity sha512-Vr3Ia2ud5sGnioURkE69endl4SkeJcMzTF6SosKcX5GALJfId7C+JvO5ZZb6y1LOXnEofCPbwzoQ1q0e8Gaduw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ljharb/through" "^2.3.13"
|
"@ljharb/through" "^2.3.13"
|
||||||
ansi-escapes "^4.3.2"
|
ansi-escapes "^4.3.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue