Skip to content

Commit

Permalink
Update dependency tsx to v4.7.2 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent e93f9a5 commit c9fd8f6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"execa": "8.0.1",
"prompts": "2.4.2",
"semver": "7.6.0",
"tsx": "4.7.1",
"tsx": "4.7.2",
"typescript": "5.4.3",
"typescript-eslint": "7.5.0",
"vite": "5.2.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3011,7 +3011,7 @@ __metadata:
execa: "npm:8.0.1"
prompts: "npm:2.4.2"
semver: "npm:7.6.0"
tsx: "npm:4.7.1"
tsx: "npm:4.7.2"
typescript: "npm:5.4.3"
typescript-eslint: "npm:7.5.0"
vite: "npm:5.2.8"
Expand Down Expand Up @@ -3328,9 +3328,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.7.1":
version: 4.7.1
resolution: "tsx@npm:4.7.1"
"tsx@npm:4.7.2":
version: 4.7.2
resolution: "tsx@npm:4.7.2"
dependencies:
esbuild: "npm:~0.19.10"
fsevents: "npm:~2.3.3"
Expand All @@ -3340,7 +3340,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/5711bec9467fe2984b8cca2f3d99955a49aad62b8e2e8c2054488827dd2ea4618e0dfc0cc1c1642e311734e085631a268a2b53e83afb666c86f572039adebb9f
checksum: 10c0/0338598cc3b7b01a47939297797dfb77a1d675acb33bf71e816faf2b8cb76da3994d341d2920d105dbe98cd01a4babd80ca4b9a5a36120813dd79c4fc1c32df1
languageName: node
linkType: hard

Expand Down

0 comments on commit c9fd8f6

Please sign in to comment.