Skip to content

Commit

Permalink
chore(deps): update dependency @types/prompts to v2.4.9 (#10156)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/prompts](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts))
| [`2.4.8` ->
`2.4.9`](https://renovatebot.com/diffs/npm/@types%2fprompts/2.4.8/2.4.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fprompts/2.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fprompts/2.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fprompts/2.4.8/2.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fprompts/2.4.8/2.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Mar 9, 2024
1 parent c091a40 commit 6481175
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/jest": "29.5.8",
"@types/jscodeshift": "0.11.6",
"@types/ncp": "2.0.8",
"@types/prompts": "2.4.8",
"@types/prompts": "2.4.9",
"all-contributors-cli": "6.26.1",
"babel-jest": "^29.7.0",
"babel-plugin-auto-import": "1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11244,13 +11244,13 @@ __metadata:
languageName: node
linkType: hard

"@types/prompts@npm:2.4.8":
version: 2.4.8
resolution: "@types/prompts@npm:2.4.8"
"@types/prompts@npm:2.4.9":
version: 2.4.9
resolution: "@types/prompts@npm:2.4.9"
dependencies:
"@types/node": "npm:*"
kleur: "npm:^3.0.3"
checksum: 10c0/b5940938ab587d3a054919d14b31a7ca5660ce2b4e4a66d6949687a5305e7281a5963b1fe2dd87839ec0876bb01258fbaf89f120d134303853be146f34241f67
checksum: 10c0/22fe0da6807681c85e88ba283184f4be4c8a95c744ea12a638865c98c4e0c22e7f733542f6b0f1fbca02245cdc3fe84feacf9c9adf4ddd8bc98a337fd679d8d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -29523,7 +29523,7 @@ __metadata:
"@types/jest": "npm:29.5.8"
"@types/jscodeshift": "npm:0.11.6"
"@types/ncp": "npm:2.0.8"
"@types/prompts": "npm:2.4.8"
"@types/prompts": "npm:2.4.9"
all-contributors-cli: "npm:6.26.1"
babel-jest: "npm:^29.7.0"
babel-plugin-auto-import: "npm:1.1.0"
Expand Down

0 comments on commit 6481175

Please sign in to comment.