Skip to content

Commit 17e1fef

Browse files
Update dependency inquirer to v9.2.20 (#942)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [inquirer](https://togithub.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md) ([source](https://togithub.com/SBoudrias/Inquirer.js)) | [`9.2.19` -> `9.2.20`](https://renovatebot.com/diffs/npm/inquirer/9.2.19/9.2.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/inquirer/9.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/inquirer/9.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/inquirer/9.2.19/9.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/inquirer/9.2.19/9.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>SBoudrias/Inquirer.js (inquirer)</summary> ### [`v9.2.20`](https://togithub.com/SBoudrias/Inquirer.js/compare/[email protected]) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.20) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
1 parent f638601 commit 17e1fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cheerio": "1.0.0-rc.12",
88
"execa": "8.0.1",
99
"globby": "14.0.1",
10-
"inquirer": "9.2.19",
10+
"inquirer": "9.2.20",
1111
"is-git-clean": "1.1.0",
1212
"jscodeshift": "0.15.2",
1313
"meow": "13.2.0"

0 commit comments

Comments
 (0)