Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4 (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent decc223 commit 1cfd34d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fast-json-stringify": "5.9.1",
"tap": "16.3.9",
"tsup": "7.2.0",
"tsx": "3.14.0"
"tsx": "4.1.4"
},
"engines": {
"node": ">=18.12.0"
Expand Down
8 changes: 4 additions & 4 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4100,10 +4100,10 @@ [email protected]:
sucrase "^3.20.3"
tree-kill "^1.2.2"

tsx@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-3.14.0.tgz#be6e2176b6f210fe8f48124fb6e22e0f075e927b"
integrity sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==
tsx@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.4.tgz#e8c18cb5e890b410915d3cfa92b94d5e3147f465"
integrity sha512-9X7uBCIyUsvMzIH+o8m+5o/5eL461cChCF+XUtOZsPr1a4pZx2lTQx0Muu5G5VwJWZwAGKBe3sJHLk82BENAVw==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

1 comment on commit 1cfd34d

@vercel
Copy link

@vercel vercel bot commented on 1cfd34d Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.