Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zxilly committed Jan 5, 2024
1 parent f6a3833 commit d954beb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rollup-plugin-dts": "^6.0.0",
"rollup-plugin-esbuild": "^6.0.0",
"ts-jest": "29.1.1",
"tsx": "^3.12.2",
"tsx": "^4.0.0",
"typescript": "5.2.2"
},
"files": [
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5036,16 +5036,6 @@ __metadata:
languageName: node
linkType: hard

"source-map-support@npm:^0.5.21":
version: 0.5.21
resolution: "source-map-support@npm:0.5.21"
dependencies:
buffer-from: ^1.0.0
source-map: ^0.6.0
checksum: 43e98d700d79af1d36f859bdb7318e601dfc918c7ba2e98456118ebc4c4872b327773e5a1df09b0524e9e5063bb18f0934538eace60cca2710d1fa687645d137
languageName: node
linkType: hard

"source-map@npm:^0.5.0":
version: 0.5.7
resolution: "source-map@npm:0.5.7"
Expand Down Expand Up @@ -5362,20 +5352,19 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^3.12.2":
version: 3.14.0
resolution: "tsx@npm:3.14.0"
"tsx@npm:^4.0.0":
version: 4.6.1
resolution: "tsx@npm:4.6.1"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
get-tsconfig: ^4.7.2
source-map-support: ^0.5.21
dependenciesMeta:
fsevents:
optional: true
bin:
tsx: dist/cli.mjs
checksum: afcef5d9b90b5800cf1ffb749e943f63042d78a4c0d9eef6e13e43f4ecab465d45e2c9812a2c515cbdc2ee913ff1cd01bf5c606a48013dd3ce2214a631b45557
checksum: a039c69cd6ee6ca719f04d55f8a528c9712409f8f9e559b78435f088956c7e46e4c58d893e97e13a197c3bab0b09877113beb281266f3725448b69357b624d69
languageName: node
linkType: hard

Expand Down Expand Up @@ -5655,7 +5644,7 @@ __metadata:
rollup-plugin-dts: ^6.0.0
rollup-plugin-esbuild: ^6.0.0
ts-jest: 29.1.1
tsx: ^3.12.2
tsx: ^4.0.0
typescript: 5.2.2
languageName: unknown
linkType: soft

0 comments on commit d954beb

Please sign in to comment.