Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.6.1 (#267)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsx](https://togithub.com/privatenumber/tsx) | [`4.6.0` -> `4.6.1`](https://renovatebot.com/diffs/npm/tsx/4.6.0/4.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.6.0/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.6.0/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>privatenumber/tsx (tsx)</summary>

### [`v4.6.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.6.1)

[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.6.0...v4.6.1)

##### Bug Fixes

-   adjust feature detection for node 18.19 loader changes ([#&#8203;422](https://togithub.com/privatenumber/tsx/issues/422)) ([f4f19e0](https://togithub.com/privatenumber/tsx/commit/f4f19e0b87ba00a8bc3a701f2416ed307f9dfad4))

***

This release is also available on:

-   [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.6.1)

</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 is behind base branch, 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/weareinreach/GLAAD).



PR-URL: #267
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kodiakhq[bot] and renovate[bot] authored Nov 30, 2023
2 parents 8eeb026 + 2a04f2a commit c13ee54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"prisma": "5.6.0",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.1",
"tsx": "4.6.0",
"tsx": "4.6.1",
"turbo": "1.10.16",
"type-fest": "4.8.2",
"typescript": "5.3.2"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c13ee54

Please sign in to comment.