Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent d59effa commit dc4505f
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.16.2",
"tsx": "4.16.3",
"typescript": "5.5.4",
"vitest": "2.0.4"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ __metadata:
globby: "npm:14.0.2"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
tsx: "npm:4.16.2"
tsx: "npm:4.16.3"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
languageName: unknown
Expand Down Expand Up @@ -3328,9 +3328,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.16.2":
version: 4.16.2
resolution: "tsx@npm:4.16.2"
"tsx@npm:4.16.3":
version: 4.16.3
resolution: "tsx@npm:4.16.3"
dependencies:
esbuild: "npm:~0.21.5"
fsevents: "npm:~2.3.3"
Expand All @@ -3340,7 +3340,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/841ccbace3dc0c42704bb5c4cea47e1f4cd313aa4719fd4531e5ed40bb862b02349c76f7c56c53b64207eebbb1c2ac2e117482aabfbf197a30fbc0b2584b60be
checksum: 10/44790934d426579c11f9d38cd98868158821fb79aac8404f85746c623f689965dc1e285dfc2c9cf86980e447e0ff4a58ff35b3d0ef39bca01cbd30c8e3c8570c
languageName: node
linkType: hard

Expand Down

0 comments on commit dc4505f

Please sign in to comment.