Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.6 (#5598)
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 17, 2024
1 parent 0afb1f0 commit cbf2018
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.5",
"tsx": "4.15.6",
"typescript": "5.4.5",
"vite": "5.3.1",
"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.5"
tsx: "npm:4.15.6"
typescript: "npm:5.4.5"
vite: "npm:5.3.1"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -21062,9 +21062,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.5":
version: 4.15.5
resolution: "tsx@npm:4.15.5"
"tsx@npm:4.15.6":
version: 4.15.6
resolution: "tsx@npm:4.15.6"
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/e05d72f50857224051675f81b64e1af47163d6b8a87cd5353ef94cdf8c7510e7c4707357ed461abddeac67cc2252866844e8c6c691ac1608fe1d8062f0a1c841
checksum: 10c0/c44e489d35b8b4795d68164572eb9e322a707290aa0786c2aac0f5c7782a884dfec38d557d74471b981a8314b2c7f6612078451d0429db028a23cb54a37e83a0
languageName: node
linkType: hard

Expand Down

0 comments on commit cbf2018

Please sign in to comment.