Skip to content

Commit 27c84d0

Browse files
renovate[bot]Tobbe
andauthored
chore(deps): update dependency tsx to v4.20.5 (#402)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [tsx](https://tsx.is) ([source](https://redirect.github.com/privatenumber/tsx)) | [`4.20.4` -> `4.20.5`](https://renovatebot.com/diffs/npm/tsx/4.20.4/4.20.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.20.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.20.4/4.20.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.20.5`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.20.5) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5) ##### Bug Fixes - handle ambiguous packages ([796053a](https://redirect.github.com/privatenumber/tsx/commit/796053a6473898bf02283e90dea35a8ff537fa10)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.5) </details> --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobbe Lundberg <[email protected]>
1 parent 7008a25 commit 27c84d0

File tree

72 files changed

+148
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+148
-148
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"rimraf": "6.0.1",
132132
"tree-kill": "1.2.2",
133133
"tstyche": "3.0.0",
134-
"tsx": "4.20.4",
134+
"tsx": "4.20.5",
135135
"typescript": "5.6.2",
136136
"vitest": "3.2.4",
137137
"yargs": "17.7.2",

packages/adapters/fastify/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@cedarjs/framework-tools": "workspace:*",
3232
"fastify": "5.4.0",
33-
"tsx": "4.20.4",
33+
"tsx": "4.20.5",
3434
"typescript": "5.6.2",
3535
"vitest": "3.2.4"
3636
},

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@types/yargs": "17.0.33",
127127
"memfs": "4.17.2",
128128
"pino-abstract-transport": "1.2.0",
129-
"tsx": "4.20.4",
129+
"tsx": "4.20.5",
130130
"typescript": "5.6.2",
131131
"vitest": "3.2.4"
132132
},

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"redis": "4.7.1",
110110
"split2": "4.2.0",
111111
"ts-toolbelt": "9.6.0",
112-
"tsx": "4.20.4",
112+
"tsx": "4.20.5",
113113
"typescript": "5.6.2",
114114
"vitest": "3.2.4"
115115
},

packages/auth-providers/auth0/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/jsonwebtoken": "9.0.10",
5050
"concurrently": "8.2.2",
5151
"publint": "0.3.12",
52-
"tsx": "4.20.4",
52+
"tsx": "4.20.5",
5353
"typescript": "5.6.2",
5454
"vitest": "3.2.4"
5555
},

packages/auth-providers/auth0/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/yargs": "17.0.33",
4848
"concurrently": "8.2.2",
4949
"publint": "0.3.12",
50-
"tsx": "4.20.4",
50+
"tsx": "4.20.5",
5151
"typescript": "5.6.2",
5252
"vitest": "3.2.4"
5353
},

packages/auth-providers/auth0/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"concurrently": "8.2.2",
5959
"publint": "0.3.12",
6060
"react": "19.0.0-rc-f2df5694-20240916",
61-
"tsx": "4.20.4",
61+
"tsx": "4.20.5",
6262
"typescript": "5.6.2",
6363
"vitest": "3.2.4"
6464
},

packages/auth-providers/azureActiveDirectory/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/jsonwebtoken": "9.0.10",
5151
"concurrently": "8.2.2",
5252
"publint": "0.3.12",
53-
"tsx": "4.20.4",
53+
"tsx": "4.20.5",
5454
"typescript": "5.6.2",
5555
"vitest": "3.2.4"
5656
},

packages/auth-providers/azureActiveDirectory/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/yargs": "17.0.33",
4848
"concurrently": "8.2.2",
4949
"publint": "0.3.12",
50-
"tsx": "4.20.4",
50+
"tsx": "4.20.5",
5151
"typescript": "5.6.2",
5252
"vitest": "3.2.4"
5353
},

packages/auth-providers/azureActiveDirectory/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"concurrently": "8.2.2",
6060
"publint": "0.3.12",
6161
"react": "19.0.0-rc-f2df5694-20240916",
62-
"tsx": "4.20.4",
62+
"tsx": "4.20.5",
6363
"typescript": "5.6.2",
6464
"vitest": "3.2.4"
6565
},

0 commit comments

Comments
 (0)