Skip to content

Commit

Permalink
build(deps): update dependency tsx to v4.19.2 (#10863)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v4.19.2`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.19.2)

[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.19.1...v4.19.2)

##### Bug Fixes

- generate sourcesContent when Node.js debugger is enabled
([#&#8203;670](https://redirect.github.com/privatenumber/tsx/issues/670))
([7c47074](https://redirect.github.com/privatenumber/tsx/commit/7c47074652790e8225bb9c0d3123fc92e75d3695))

***

This release is also available on:

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

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 421b68c commit 2ee8040
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 31 deletions.
34 changes: 4 additions & 30 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"stylelint-use-logical-spec": "5.0.1",
"tailwindcss": "3.4.15",
"ts-jest": "29.1.2",
"tsx": "4.19.1",
"tsx": "4.19.2",
"turbo": "1.13.4",
"typescript": "5.6.3",
"vite": "5.4.9",
Expand Down

0 comments on commit 2ee8040

Please sign in to comment.