Skip to content

Commit

Permalink
Update tsx to version 4.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 19, 2024
1 parent ee6bcd3 commit 7dfa594
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"sass": "^1.77.5",
"tailwindcss": "^3.4.4",
"tsx": "^4.15.3",
"tsx": "^4.15.6",
"typescript": "^5.4.5",
"vite": "^2.9.18"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,10 +2367,10 @@ tslib@^2.1.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tsx@^4.15.3:
version "4.15.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.3.tgz#88492aefdd1f50ba502a6071c6225987bd1203c7"
integrity sha512-wLzUMy3xSUpGZQqDprd0U25hpLRJMH8RzONVsqJLwgmE65ZKsxfbs5xVG+sF08wHNyBILmqo5C2775DXYMbRog==
tsx@^4.15.6:
version "4.15.6"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.6.tgz#4522ed093f7fa54f031a7a999274e8b35dbf3165"
integrity sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==
dependencies:
esbuild "~0.21.4"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 7dfa594

Please sign in to comment.