Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.0 (#5634)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent f6503c5 commit 9d68870
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rimraf": "5.0.7",
"transliteration": "2.3.5",
"tsup": "8.1.0",
"tsx": "4.15.7",
"tsx": "4.16.0",
"typescript": "5.5.2",
"vite": "5.3.1",
"vite-tsconfig-paths": "4.3.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8554,7 +8554,7 @@ __metadata:
rimraf: "npm:5.0.7"
transliteration: "npm:2.3.5"
tsup: "npm:8.1.0"
tsx: "npm:4.15.7"
tsx: "npm:4.16.0"
typescript: "npm:5.5.2"
vite: "npm:5.3.1"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -11478,7 +11478,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.21.3, esbuild@npm:^0.21.4, esbuild@npm:~0.21.4":
"esbuild@npm:^0.21.3, esbuild@npm:^0.21.4, esbuild@npm:~0.21.5":
version: 0.21.5
resolution: "esbuild@npm:0.21.5"
dependencies:
Expand Down Expand Up @@ -20876,19 +20876,19 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.7":
version: 4.15.7
resolution: "tsx@npm:4.15.7"
"tsx@npm:4.16.0":
version: 4.16.0
resolution: "tsx@npm:4.16.0"
dependencies:
esbuild: "npm:~0.21.4"
esbuild: "npm:~0.21.5"
fsevents: "npm:~2.3.3"
get-tsconfig: "npm:^4.7.5"
dependenciesMeta:
fsevents:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/e960f4ee084b48cd3183e65946725fd9b0de4afae32a0fd9cd47416a41259fb2c72838b7aeba26adaecc2d89d70e976add9722e72ea5c876b3b493f137cbbf12
checksum: 10c0/b9afc19d40d60d13bab408800be79e3279862ead2b17dc47fadddd41cca06f25be55fcd3a033c6205fa190bb52c8485ed842593a4292246d2501a9ee3d7b0ae3
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d68870

Please sign in to comment.