build(deps-dev): bump inquirer and @types/inquirer

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer). These dependencies needed to be updated together.

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

Updates `@types/inquirer` from 9.0.3 to 9.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/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-11-08 11:59:29 +00:00
committed by GitHub
parent 3eb98533ae
commit ad6b482136

48
package-lock.json generated
View File

@ -1277,10 +1277,13 @@
} }
}, },
"node_modules/@ljharb/through": { "node_modules/@ljharb/through": {
"version": "2.3.9", "version": "2.3.11",
"resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.9.tgz", "resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.11.tgz",
"integrity": "sha512-yN599ZBuMPPK4tdoToLlvgJB4CLK8fGl7ntfy0Wn7U6ttNvHYurd81bfUiK/6sMkiIwm65R6ck4L6+Y3DfVbNQ==", "integrity": "sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==",
"dev": true, "dev": true,
"dependencies": {
"call-bind": "^1.0.2"
},
"engines": { "engines": {
"node": ">= 0.4" "node": ">= 0.4"
} }
@ -1704,9 +1707,9 @@
} }
}, },
"node_modules/@types/inquirer": { "node_modules/@types/inquirer": {
"version": "9.0.3", "version": "9.0.7",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-9.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-9.0.7.tgz",
"integrity": "sha512-CzNkWqQftcmk2jaCWdBTf9Sm7xSw4rkI1zpU/Udw3HX5//adEZUIm9STtoRP1qgWj0CWQtJ9UTvqmO2NNjhMJw==", "integrity": "sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/through": "*", "@types/through": "*",
@ -7385,12 +7388,12 @@
"dev": true "dev": true
}, },
"node_modules/inquirer": { "node_modules/inquirer": {
"version": "9.2.11", "version": "9.2.12",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.11.tgz", "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.12.tgz",
"integrity": "sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==", "integrity": "sha512-mg3Fh9g2zfuVWJn6lhST0O7x4n03k7G8Tx5nvikJkbq8/CK47WDVm+UznF0G6s5Zi0KcyUisr6DU8T67N5U+1Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@ljharb/through": "^2.3.9", "@ljharb/through": "^2.3.11",
"ansi-escapes": "^4.3.2", "ansi-escapes": "^4.3.2",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"cli-cursor": "^3.1.0", "cli-cursor": "^3.1.0",
@ -13392,10 +13395,13 @@
} }
}, },
"@ljharb/through": { "@ljharb/through": {
"version": "2.3.9", "version": "2.3.11",
"resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.9.tgz", "resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.11.tgz",
"integrity": "sha512-yN599ZBuMPPK4tdoToLlvgJB4CLK8fGl7ntfy0Wn7U6ttNvHYurd81bfUiK/6sMkiIwm65R6ck4L6+Y3DfVbNQ==", "integrity": "sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==",
"dev": true "dev": true,
"requires": {
"call-bind": "^1.0.2"
}
}, },
"@microsoft/api-extractor": { "@microsoft/api-extractor": {
"version": "7.36.3", "version": "7.36.3",
@ -13731,9 +13737,9 @@
} }
}, },
"@types/inquirer": { "@types/inquirer": {
"version": "9.0.3", "version": "9.0.7",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-9.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-9.0.7.tgz",
"integrity": "sha512-CzNkWqQftcmk2jaCWdBTf9Sm7xSw4rkI1zpU/Udw3HX5//adEZUIm9STtoRP1qgWj0CWQtJ9UTvqmO2NNjhMJw==", "integrity": "sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/through": "*", "@types/through": "*",
@ -17975,12 +17981,12 @@
"dev": true "dev": true
}, },
"inquirer": { "inquirer": {
"version": "9.2.11", "version": "9.2.12",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.11.tgz", "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.12.tgz",
"integrity": "sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==", "integrity": "sha512-mg3Fh9g2zfuVWJn6lhST0O7x4n03k7G8Tx5nvikJkbq8/CK47WDVm+UznF0G6s5Zi0KcyUisr6DU8T67N5U+1Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@ljharb/through": "^2.3.9", "@ljharb/through": "^2.3.11",
"ansi-escapes": "^4.3.2", "ansi-escapes": "^4.3.2",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"cli-cursor": "^3.1.0", "cli-cursor": "^3.1.0",