Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 6ba21ff commit b62a8b9
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.1",
"rimraf": "5.0.7",
"tsx": "4.13.2",
"tsx": "4.13.3",
"typescript": "5.4.5",
"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.1"
rimraf: "npm:5.0.7"
tsx: "npm:4.13.2"
tsx: "npm:4.13.3"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3246,9 +3246,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.13.2":
version: 4.13.2
resolution: "tsx@npm:4.13.2"
"tsx@npm:4.13.3":
version: 4.13.3
resolution: "tsx@npm:4.13.3"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -3258,7 +3258,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/494d5aa20e39fec4b344d769d9deecbdd27f047f8efd09bcb8daaccde4b00a315855693a08b8d7eddbea8a932c804acd890aae55e664499c76aa26194bba4db4
checksum: 10/ba7891084e91d0ae27fa996b80d8164c28b8463a5ff5e6d43dcdf8f8d30dccb59b1e2461622f0b4ae71b683389a799e5d569caafa0b7e81e74cec4f0705b65f0
languageName: node
linkType: hard

Expand Down

0 comments on commit b62a8b9

Please sign in to comment.