Skip to content

Commit 0e749d3

Browse files
chore(deps): update dependency tsx to v4.22.4 (#8664)
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.3` → `4.22.4`](https://renovatebot.com/diffs/npm/tsx/4.22.3/4.22.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.22.3/4.22.4?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.4`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.22.4) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.22.3...v4.22.4) ##### Bug Fixes - resolve CommonJS directory requires inside dependencies ([#&#8203;803](https://redirect.github.com/privatenumber/tsx/issues/803)) ([1ce8463](https://redirect.github.com/privatenumber/tsx/commit/1ce846335b7c445a3328c7d27f06424949356d97)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.4) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3eefdf commit 0e749d3

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.3"
56+
"tsx": "4.22.4"
5757
}
5858
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5987,7 +5987,7 @@ __metadata:
59875987
"@ui5/webcomponents-react": "workspace:~"
59885988
ava: "npm:8.0.1"
59895989
react-docgen-typescript: "npm:2.4.0"
5990-
tsx: "npm:4.22.3"
5990+
tsx: "npm:4.22.4"
59915991
zod: "npm:4.4.3"
59925992
bin:
59935993
ui5-wcr-mcp: ./dist/index.js
@@ -22007,9 +22007,9 @@ __metadata:
2200722007
languageName: node
2200822008
linkType: hard
2200922009

22010-
"tsx@npm:4.22.3":
22011-
version: 4.22.3
22012-
resolution: "tsx@npm:4.22.3"
22010+
"tsx@npm:4.22.4":
22011+
version: 4.22.4
22012+
resolution: "tsx@npm:4.22.4"
2201322013
dependencies:
2201422014
esbuild: "npm:~0.28.0"
2201522015
fsevents: "npm:~2.3.3"
@@ -22018,7 +22018,7 @@ __metadata:
2201822018
optional: true
2201922019
bin:
2202022020
tsx: dist/cli.mjs
22021-
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
22021+
checksum: 10c0/3df31eb4929ff501b40b122163705b201ea57a492581e14312ae95d21eb015b33ded46a3fd564f9c89a0e8083186987fc4f10dd38182c4ad6241605974f6c927
2202222022
languageName: node
2202322023
linkType: hard
2202422024

0 commit comments

Comments
 (0)