Bump inquirer from 9.2.14 to 9.2.15

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

---
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] 2024-02-26 11:48:08 +00:00 committed by Labhansh Agrawal
parent 26f2e85397
commit 0f0526e4f8
2 changed files with 5 additions and 5 deletions

View file

@ -122,7 +122,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "7.33.2",
"husky": "9.0.11",
"inquirer": "9.2.14",
"inquirer": "9.2.15",
"node-addon-api": "7.1.0",
"null-loader": "4.0.1",
"parse-url": "8.1.0",

View file

@ -4766,10 +4766,10 @@ inline-style-prefixer@^7.0.0:
css-in-js-utils "^3.1.0"
fast-loops "^1.1.3"
inquirer@9.2.14:
version "9.2.14"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.14.tgz#b55474f1e4f5f0eb28b2f75f09c082209f0cc2ca"
integrity sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==
inquirer@9.2.15:
version "9.2.15"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.15.tgz#2135a36190a6e5c92f5d205e0af1fea36b9d3492"
integrity sha512-vI2w4zl/mDluHt9YEQ/543VTCwPKWiHzKtm9dM2V0NdFcqEexDAjUHzO1oA60HRNaVifGXXM1tRRNluLVHa0Kg==
dependencies:
"@ljharb/through" "^2.3.12"
ansi-escapes "^4.3.2"