Skip to content

Commit ae6f9f7

Browse files
chore(deps): update dependency tsx to v4.22.2 (#8619)
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.1` → `4.22.2`](https://renovatebot.com/diffs/npm/tsx/4.22.1/4.22.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.22.1/4.22.2?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.2`](https://redirect.github.com/privatenumber/tsx/compare/v4.22.1...v4.22.2) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.22.1...v4.22.2) </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 99c722c commit ae6f9f7

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.1"
56+
"tsx": "4.22.2"
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.1"
6015+
tsx: "npm:4.22.2"
60166016
zod: "npm:4.4.3"
60176017
bin:
60186018
ui5-wcr-mcp: ./dist/index.js
@@ -22157,9 +22157,9 @@ __metadata:
2215722157
languageName: node
2215822158
linkType: hard
2215922159

22160-
"tsx@npm:4.22.1":
22161-
version: 4.22.1
22162-
resolution: "tsx@npm:4.22.1"
22160+
"tsx@npm:4.22.2":
22161+
version: 4.22.2
22162+
resolution: "tsx@npm:4.22.2"
2216322163
dependencies:
2216422164
esbuild: "npm:~0.28.0"
2216522165
fsevents: "npm:~2.3.3"
@@ -22168,7 +22168,7 @@ __metadata:
2216822168
optional: true
2216922169
bin:
2217022170
tsx: dist/cli.mjs
22171-
checksum: 10c0/ca9f777c404d71faa827731da2097f7042d25decfc59b7cc9a6d1a33fe46eaf586bb4e1f73b271a2f80fd5aaeebf5f0f5b13bde0290f2773d9eaaa78b4dc9018
22171+
checksum: 10c0/5e9a9b5577642b6084bac14450379bdb72567a9bf47b3508470f3ccd530693358ab0c5eb86c57c249260f2ffa0549e2e4cedc93cbe526bbae5ef4d215e1d57a3
2217222172
languageName: node
2217322173
linkType: hard
2217422174

0 commit comments

Comments
 (0)