Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent f69a460 commit 34340ee
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 @@ -41,7 +41,7 @@
"globby": "14.0.1",
"prettier": "3.2.5",
"rimraf": "5.0.7",
"tsx": "4.10.1",
"tsx": "4.10.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ __metadata:
globby: "npm:14.0.1"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.7"
tsx: "npm:4.10.1"
tsx: "npm:4.10.2"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3251,9 +3251,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.10.1":
version: 4.10.1
resolution: "tsx@npm:4.10.1"
"tsx@npm:4.10.2":
version: 4.10.2
resolution: "tsx@npm:4.10.2"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -3263,7 +3263,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/7e72a9809c64f2603b7d0efa3aaaebbe4e685fed0dfc1404ba36a5904e214dc7b2ef903e05cf1e2258136a49f1348dfdd7eecc627032ae783fce708d12edea2d
checksum: 10/3e399a3fcfa97cabb003af2465ad274175e2f6931559981c1a627a10ed608c1068146f4863ddd0b648ef7a092f17cfe426b53c781bc2ca1cb85bed5288147489
languageName: node
linkType: hard

Expand Down

0 comments on commit 34340ee

Please sign in to comment.