Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent 33d7bf5 commit c3ffe93
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 @@ -57,7 +57,7 @@
"prettier": "^3.0.3",
"prettier-standard": "^16.4.1",
"rimraf": "^5.0.5",
"tsx": "^3.14.0",
"tsx": "^4.0.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitest": "^0.34.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6585,7 +6585,7 @@ __metadata:
prettier: ^3.0.3
prettier-standard: ^16.4.1
rimraf: ^5.0.5
tsx: ^3.14.0
tsx: ^4.0.0
typescript: ^5.2.2
vite: ^4.5.0
vitest: ^0.34.6
Expand Down Expand Up @@ -8980,9 +8980,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^3.14.0":
version: 3.14.0
resolution: "tsx@npm:3.14.0"
"tsx@npm:^4.0.0":
version: 4.0.0
resolution: "tsx@npm:4.0.0"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -8993,7 +8993,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: afcef5d9b90b5800cf1ffb749e943f63042d78a4c0d9eef6e13e43f4ecab465d45e2c9812a2c515cbdc2ee913ff1cd01bf5c606a48013dd3ce2214a631b45557
checksum: bf3ca90ac9adac59ea96fd675017ba369d39d3091136f5f0eba1db21efec5993139e64721ff821dc26e7afa73a5ab93317caeb299425c2c2caa0e486a76766af
languageName: node
linkType: hard

Expand Down

0 comments on commit c3ffe93

Please sign in to comment.