Skip to content

Commit 88a6718

Browse files
chore(deps): update dependency tsx to v4.22.1 (#8608)
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.0` → `4.22.1`](https://renovatebot.com/diffs/npm/tsx/4.22.0/4.22.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.22.0/4.22.1?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.1`](https://redirect.github.com/privatenumber/tsx/compare/v4.22.0...6979f28810829dc79ec9baf406e162a18b65ab4b) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.22.0...v4.22.1) </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 3d32ba9 commit 88a6718

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.0",
5555
"react-docgen-typescript": "2.4.0",
56-
"tsx": "4.22.0"
56+
"tsx": "4.22.1"
5757
}
5858
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6088,7 +6088,7 @@ __metadata:
60886088
"@ui5/webcomponents-react": "workspace:~"
60896089
ava: "npm:8.0.0"
60906090
react-docgen-typescript: "npm:2.4.0"
6091-
tsx: "npm:4.22.0"
6091+
tsx: "npm:4.22.1"
60926092
zod: "npm:4.4.3"
60936093
bin:
60946094
ui5-wcr-mcp: ./dist/index.js
@@ -22243,9 +22243,9 @@ __metadata:
2224322243
languageName: node
2224422244
linkType: hard
2224522245

22246-
"tsx@npm:4.22.0":
22247-
version: 4.22.0
22248-
resolution: "tsx@npm:4.22.0"
22246+
"tsx@npm:4.22.1":
22247+
version: 4.22.1
22248+
resolution: "tsx@npm:4.22.1"
2224922249
dependencies:
2225022250
esbuild: "npm:~0.28.0"
2225122251
fsevents: "npm:~2.3.3"
@@ -22254,7 +22254,7 @@ __metadata:
2225422254
optional: true
2225522255
bin:
2225622256
tsx: dist/cli.mjs
22257-
checksum: 10c0/cc7474ac13eebf6bb4d87ce21bdd79213261a37a6e247a74d7920b3e0ce7b704b42e7642e7978e2f3de5762981b3b74ed0ae14cf60934107aa0b1390f25e46ba
22257+
checksum: 10c0/ca9f777c404d71faa827731da2097f7042d25decfc59b7cc9a6d1a33fe46eaf586bb4e1f73b271a2f80fd5aaeebf5f0f5b13bde0290f2773d9eaaa78b4dc9018
2225822258
languageName: node
2225922259
linkType: hard
2226022260

0 commit comments

Comments
 (0)