Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump inquirer from 9.2.6 to 9.2.7 (#333)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.6 to 9.2.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/86531864067faf1d6e76f1581c9aa72cb1b03753"><code>8653186</code></a> Publish</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/da7f12f4b146c897d47f4b28be0d9b129d398b1b"><code>da7f12f</code></a> Chore: Bump dependencies</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/e91d960ace4f14b65280795315ad923c20511d2e"><code>e91d960</code></a> Feat (Core): Prompt functions are now cancelable. Fix <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/816">#816</a></li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/5eaf72eeea5ccedaf266de8fcb6bf159d16918d1"><code>5eaf72e</code></a> Chore (Core): Cleanup some code to reduce moving parts</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/09539fa23127b7c0f5903155bd66c099f1b7e03e"><code>09539fa</code></a> Chore (core): Cleanup force exit handling and test it. Rel to <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1237">#1237</a> <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1114">#1114</a></li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/965254809f0be8921bbf5c877303a2799960a73e"><code>9652548</code></a> Fix (Confirm): Set every other string fallback to default value (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1240">#1240</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/a9a0039474ff9f1629d81e3ff9baccf7463f4f12"><code>a9a0039</code></a> Feat (Core): Reduce amount of times we write to the stdout per cycle</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/23c2a4bd3d6d8c0b0d0ceb85747ed63cf741da4d"><code>23c2a4b</code></a> Fix (Core): Restore cursor on force exit. Fix <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1237">#1237</a> <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1114">#1114</a></li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/76fd5f676f9d54bf91a089fa8428ede3f57b9c2b"><code>76fd5f6</code></a> Feat (testing): Keep track of ANSI only strings when asking raw mode screen</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/f4bd86479a9b4b363c35e3f154eb6881bbdd7b0e"><code>f4bd864</code></a> prompts: Expose all core functions (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1238">#1238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=inquirer&package-manager=npm_and_yarn&previous-version=9.2.6&new-version=9.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information