chore(deps): bump tsx from 4.20.4 to 4.20.5 (#19926)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.4 to 4.20.5. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7404b059af
commit
79fd44d230
|
|
@ -127,7 +127,7 @@
|
|||
"tldts": "7.0.12",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.1.2",
|
||||
"tsx": "4.20.4",
|
||||
"tsx": "4.20.5",
|
||||
"twitter-api-v2": "1.25.0",
|
||||
"ufo": "1.6.1",
|
||||
"undici": "6.21.3",
|
||||
|
|
|
|||
|
|
@ -264,8 +264,8 @@ importers:
|
|||
specifier: 5.1.2
|
||||
version: 5.1.2
|
||||
tsx:
|
||||
specifier: 4.20.4
|
||||
version: 4.20.4
|
||||
specifier: 4.20.5
|
||||
version: 4.20.5
|
||||
twitter-api-v2:
|
||||
specifier: 1.25.0
|
||||
version: 1.25.0
|
||||
|
|
@ -5702,8 +5702,8 @@ packages:
|
|||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
tsx@4.20.4:
|
||||
resolution: {integrity: sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==}
|
||||
tsx@4.20.5:
|
||||
resolution: {integrity: sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -11920,7 +11920,7 @@ snapshots:
|
|||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
tsx@4.20.4:
|
||||
tsx@4.20.5:
|
||||
dependencies:
|
||||
esbuild: 0.25.9
|
||||
get-tsconfig: 4.10.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue