Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent 3fbe9ef commit 0b629ac
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.2",
"rimraf": "5.0.7",
"tsx": "4.16.0",
"tsx": "4.16.2",
"typescript": "5.5.3",
"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.2"
prettier: "npm:3.3.2"
rimraf: "npm:5.0.7"
tsx: "npm:4.16.0"
tsx: "npm:4.16.2"
typescript: "npm:5.5.3"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3266,9 +3266,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0b629ac

Please sign in to comment.