Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2024
1 parent aaa8306 commit e735536
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.19.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "2.1.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ __metadata:
globby: "npm:14.0.2"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
tsx: "npm:4.19.1"
tsx: "npm:4.19.2"
typescript: "npm:5.6.3"
vitest: "npm:2.1.3"
languageName: unknown
Expand Down Expand Up @@ -3258,9 +3258,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.19.1":
version: 4.19.1
resolution: "tsx@npm:4.19.1"
"tsx@npm:4.19.2":
version: 4.19.2
resolution: "tsx@npm:4.19.2"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -3270,7 +3270,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/1f5f0b7c4107fc18f523e94c79204b043641aa328f721324795cc961826879035652a1f19fe29ba420465d9f4bacb0f47e08f0bd4b934684ab45727eca110311
checksum: 10/4c5610ed1fb2f80d766681f8ac7827e1e8118dfe354c18f74800691f3ef1e9ed676a29842ab818806bcf8613cdc97c6af84b5645e768ddb7f4b0527b9100deda
languageName: node
linkType: hard

Expand Down

0 comments on commit e735536

Please sign in to comment.