Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 4975c7b commit f9ea945
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.7",
"tsx": "4.15.8",
"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.7"
tsx: "npm:4.15.8"
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.7":
version: 4.15.7
resolution: "tsx@npm:4.15.7"
"tsx@npm:4.15.8":
version: 4.15.8
resolution: "tsx@npm:4.15.8"
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/b313d7b07e017bc5c69a8c8bf33c005c2090cf1160df31e9e871bb86bbd4f582fff49849ecaf212f0f79286be98dc48d761ff16181496e88a674c7eec16274b6
checksum: 10/272deab8b433f4890c509cdd171202b4cb45f1c49bd9477e4b44423a56771e997088c193adf40b49db940d401248d6343bfea55a4d87b016c71db8e8b4b67304
languageName: node
linkType: hard

Expand Down

0 comments on commit f9ea945

Please sign in to comment.