Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2024
1 parent 04b7f58 commit 0f2d986
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.2",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"tsx": "4.17.0",
"tsx": "4.18.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ __metadata:
globby: "npm:14.0.2"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
tsx: "npm:4.17.0"
tsx: "npm:4.18.0"
typescript: "npm:5.5.4"
vitest: "npm:2.0.5"
languageName: unknown
Expand Down Expand Up @@ -3343,9 +3343,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.17.0":
version: 4.17.0
resolution: "tsx@npm:4.17.0"
"tsx@npm:4.18.0":
version: 4.18.0
resolution: "tsx@npm:4.18.0"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -3355,7 +3355,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/192dda2794c1e28b8e57cd5296953f49b2a4bca143a6ac427f30a244f9d2fb0aca6ea8f1d7c8d50ddf87cecc78d482ac68fc2d3f21bbcaaa0e84ef1f2dce0c79
checksum: 10/b292e48accbb42bc8e5f3c33fdd74b49177009e42a66999b091e0769b2ec5837f948187a5059c93057c11c4d7e8a238f824d91fc7bc4f2751cd5ecf9b07742ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f2d986

Please sign in to comment.