Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent a30988f commit 9d37683
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.0.3",
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsx": "4.1.0",
"tsx": "4.1.1",
"typescript": "5.2.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.0.3
rimraf: 5.0.5
signale: 1.4.0
tsx: 4.1.0
tsx: 4.1.1
typescript: 5.2.2
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4152,9 +4152,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.1.0":
version: 4.1.0
resolution: "tsx@npm:4.1.0"
"tsx@npm:4.1.1":
version: 4.1.1
resolution: "tsx@npm:4.1.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: 0b3c9e34cc32042ae0f4c09bdb8884b283f085d5a7afbf4102e5ed84e0e04a65f6cd1b9308b4f551b3fdd20dd00e4aa3d54d731781ce6fca30f645b41e6a873c
checksum: 3229cb7c1dff362e12f46fdf917ec31a03a96d02b2974ddcac43d11a4ba978d9bdfb4ddcc27a2b4da3d75f44dc22a9a0dc4f7a4aa291eba358b56714bf423527
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d37683

Please sign in to comment.