Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tsx to v4.1.4 #84

Merged
merged 1 commit into from
Nov 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "3.1.0",
"sass": "1.69.5",
"tmp": "0.2.1",
"tsx": "4.1.3",
"tsx": "4.1.4",
"typescript": "5.2.2",
"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 @@ -1112,7 +1112,7 @@ __metadata:
prettier: "npm:3.1.0"
sass: "npm:1.69.5"
tmp: "npm:0.2.1"
tsx: "npm:4.1.3"
tsx: "npm:4.1.4"
typescript: "npm:5.2.2"
vitest: "npm:0.34.6"
languageName: unknown
Expand Down Expand Up @@ -4151,9 +4151,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.1.3":
version: 4.1.3
resolution: "tsx@npm:4.1.3"
"tsx@npm:4.1.4":
version: 4.1.4
resolution: "tsx@npm:4.1.4"
dependencies:
esbuild: "npm:~0.18.20"
fsevents: "npm:~2.3.3"
Expand All @@ -4164,7 +4164,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 0c8fb5fa242735b0f10f2ff6f21eed79f61d026c19edbdb7d71935a66b6411a1447e43f705045545bd090e53f7735bcc7ba72249b4a03d15db1406b733490a72
checksum: 2ec7cf5a8353115082942e67d1d8a7173987872e0f288819ddf796851b399490f9c1752c21c87f1b3e49c6946884fc77e56b1d4668542480fd8a0465fe2f536f
languageName: node
linkType: hard

Expand Down