Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 2328a66 commit 2755a60
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.3.2",
"rimraf": "5.0.7",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2",
"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.3.2"
rimraf: "npm:5.0.7"
tsx: "npm:4.15.6"
tsx: "npm:4.15.7"
typescript: "npm:5.5.2"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3246,9 +3246,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.6":
version: 4.15.6
resolution: "tsx@npm:4.15.6"
"tsx@npm:4.15.7":
version: 4.15.7
resolution: "tsx@npm:4.15.7"
dependencies:
esbuild: "npm:~0.21.4"
fsevents: "npm:~2.3.3"
Expand All @@ -3258,7 +3258,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/d4d33a75e0fce7691b6a51375acef986f3567c461e1f3f0762bfe64336b309ea7840baec7dea46fd3707fd5858f97b0d449de76c3530f36b458c0989ee3ad144
checksum: 10/b313d7b07e017bc5c69a8c8bf33c005c2090cf1160df31e9e871bb86bbd4f582fff49849ecaf212f0f79286be98dc48d761ff16181496e88a674c7eec16274b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2755a60

Please sign in to comment.