Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.19.1 (#5919)
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 Sep 13, 2024
1 parent 0787cf3 commit f190679
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 @@ -67,7 +67,7 @@
"rimraf": "6.0.1",
"transliteration": "2.3.5",
"tsup": "8.2.4",
"tsx": "4.19.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.4",
"vite-tsconfig-paths": "5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7687,7 +7687,7 @@ __metadata:
rimraf: "npm:6.0.1"
transliteration: "npm:2.3.5"
tsup: "npm:8.2.4"
tsx: "npm:4.19.0"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.4"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -18888,9 +18888,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.19.0":
version: 4.19.0
resolution: "tsx@npm:4.19.0"
"tsx@npm:4.19.1":
version: 4.19.1
resolution: "tsx@npm:4.19.1"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -18900,7 +18900,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/d14463a78067c6db84c677b79b14861de6d7f6fb0ffa5727cc500c4552459e936395a3854ad0112af0fd7b263bcedd62ce3929b036188eb10cd9902a607ffe34
checksum: 10c0/cbea9baf57e7406fa0ecc2c03b9bb2501ee740dc28c938f949180a646a28e5d65e7cccbfba340508923bfd45e90320ef9eef7f815cae4515b6ef2ee429edc7ee
languageName: node
linkType: hard

Expand Down

0 comments on commit f190679

Please sign in to comment.