Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.4 (#5591)
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 13, 2024
1 parent 373a56e commit 1e0192a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.2",
"tsx": "4.15.4",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite-tsconfig-paths": "4.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8547,7 +8547,7 @@ __metadata:
rimraf: "npm:5.0.7"
transliteration: "npm:2.3.5"
tsup: "npm:8.1.0"
tsx: "npm:4.15.2"
tsx: "npm:4.15.4"
typescript: "npm:5.4.5"
vite: "npm:5.2.13"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -21062,9 +21062,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.2":
version: 4.15.2
resolution: "tsx@npm:4.15.2"
"tsx@npm:4.15.4":
version: 4.15.4
resolution: "tsx@npm:4.15.4"
dependencies:
esbuild: "npm:~0.21.4"
fsevents: "npm:~2.3.3"
Expand All @@ -21074,7 +21074,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/6349ac29c13b567ece91d38e239606c0a8655ddbbdfab7250c04d7f9d5c447ff28f8dc7db62eaa16cafaff9cb5194c2a511d618cbfd4909e76cc54f07bc22424
checksum: 10c0/7f18c1f09bedba4ece7476ab56e647d74064a6f94429cd792cc8b38ef3fd2ee023e6fee1a18e42c4a64bb6903c2de497bc0c7ed8f96b74e817b5a23b9cf11263
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e0192a

Please sign in to comment.