Skip to content

Commit d5ee9ec

Browse files
chore(deps): update dependency tsx to v4.22.3 (#8623)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tsx](https://tsx.hirok.io) ([source](https://redirect.github.com/privatenumber/tsx)) | [`4.22.2` → `4.22.3`](https://renovatebot.com/diffs/npm/tsx/4.22.2/4.22.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.22.2/4.22.3?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.3`](https://redirect.github.com/privatenumber/tsx/compare/v4.22.2...dce02fc3b8b64a58d24560714902b16f89332f1f) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.22.2...v4.22.3) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3732a87 commit d5ee9ec

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"@ui5/webcomponents-react": "workspace:~",
5454
"ava": "8.0.1",
5555
"react-docgen-typescript": "2.4.0",
56-
"tsx": "4.22.2"
56+
"tsx": "4.22.3"
5757
}
5858
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6012,7 +6012,7 @@ __metadata:
60126012
"@ui5/webcomponents-react": "workspace:~"
60136013
ava: "npm:8.0.1"
60146014
react-docgen-typescript: "npm:2.4.0"
6015-
tsx: "npm:4.22.2"
6015+
tsx: "npm:4.22.3"
60166016
zod: "npm:4.4.3"
60176017
bin:
60186018
ui5-wcr-mcp: ./dist/index.js
@@ -22171,9 +22171,9 @@ __metadata:
2217122171
languageName: node
2217222172
linkType: hard
2217322173

22174-
"tsx@npm:4.22.2":
22175-
version: 4.22.2
22176-
resolution: "tsx@npm:4.22.2"
22174+
"tsx@npm:4.22.3":
22175+
version: 4.22.3
22176+
resolution: "tsx@npm:4.22.3"
2217722177
dependencies:
2217822178
esbuild: "npm:~0.28.0"
2217922179
fsevents: "npm:~2.3.3"
@@ -22182,7 +22182,7 @@ __metadata:
2218222182
optional: true
2218322183
bin:
2218422184
tsx: dist/cli.mjs
22185-
checksum: 10c0/5e9a9b5577642b6084bac14450379bdb72567a9bf47b3508470f3ccd530693358ab0c5eb86c57c249260f2ffa0549e2e4cedc93cbe526bbae5ef4d215e1d57a3
22185+
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
2218622186
languageName: node
2218722187
linkType: hard
2218822188

0 commit comments

Comments
 (0)