Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 62473a0 commit 7923bad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "3.1.0",
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsx": "4.2.0",
"tsx": "4.2.1",
"typescript": "5.3.2",
"vitest": "0.34.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ __metadata:
prettier: 3.1.0
rimraf: 5.0.5
signale: 1.4.0
tsx: 4.2.0
tsx: 4.2.1
typescript: 5.3.2
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4152,9 +4152,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.2.0":
version: 4.2.0
resolution: "tsx@npm:4.2.0"
"tsx@npm:4.2.1":
version: 4.2.1
resolution: "tsx@npm:4.2.1"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -4165,7 +4165,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: d72322a82731e3c88a22c101fc7c5129728487a3c14234eae2076960ca9eee39e1db98a5cb5a92135f2d9095e3a0fd975ea6c703bac70cc97aaf71d088da90c1
checksum: eb41d2ec7194854c82f9ef3adc01130af5c0368c3f2e1e9f5ed7032b608bad55aaf1325a7d030711f4a42049de8cd7011c3b2dc8af0bb9d8bc3229015c385e42
languageName: node
linkType: hard

Expand Down

0 comments on commit 7923bad

Please sign in to comment.