Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent e0ad695 commit 3c39523
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.6.0",
"tsx": "4.6.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.6.0
tsx: 4.6.1
typescript: 5.3.2
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4128,9 +4128,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.6.0":
version: 4.6.0
resolution: "tsx@npm:4.6.0"
"tsx@npm:4.6.1":
version: 4.6.1
resolution: "tsx@npm:4.6.1"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -4140,7 +4140,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: fee53c89cc8f507c64b6f36460597e6a4e91ac3d37609d999ec1d8e1a5a3b545fa83b3a34762ad54536141ad536359f2590e1eb46a71cf8b2f4a5390bf91f04e
checksum: a039c69cd6ee6ca719f04d55f8a528c9712409f8f9e559b78435f088956c7e46e4c58d893e97e13a197c3bab0b09877113beb281266f3725448b69357b624d69
languageName: node
linkType: hard

Expand Down

0 comments on commit 3c39523

Please sign in to comment.