chore(deps): bump tsx from 4.10.4 to 4.10.5 (#15633)
* chore(deps): bump tsx from 4.10.4 to 4.10.5 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.4 to 4.10.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.10.4...v4.10.5) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
99c2764ae2
commit
e3daf69915
|
|
@ -116,7 +116,7 @@
|
|||
"tldts": "6.1.20",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "4.1.4",
|
||||
"tsx": "4.10.4",
|
||||
"tsx": "4.10.5",
|
||||
"twitter-api-v2": "1.16.4",
|
||||
"undici": "6.17.0",
|
||||
"uuid": "9.0.1",
|
||||
|
|
|
|||
|
|
@ -207,8 +207,8 @@ importers:
|
|||
specifier: 4.1.4
|
||||
version: 4.1.4
|
||||
tsx:
|
||||
specifier: 4.10.4
|
||||
version: 4.10.4
|
||||
specifier: 4.10.5
|
||||
version: 4.10.5
|
||||
twitter-api-v2:
|
||||
specifier: 1.16.4
|
||||
version: 1.16.4
|
||||
|
|
@ -5038,8 +5038,8 @@ packages:
|
|||
tslib@2.6.2:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
|
||||
tsx@4.10.4:
|
||||
resolution: {integrity: sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==}
|
||||
tsx@4.10.5:
|
||||
resolution: {integrity: sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -10659,7 +10659,7 @@ snapshots:
|
|||
|
||||
tslib@2.6.2: {}
|
||||
|
||||
tsx@4.10.4:
|
||||
tsx@4.10.5:
|
||||
dependencies:
|
||||
esbuild: 0.20.2
|
||||
get-tsconfig: 4.7.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue