Skip to content

Commit

Permalink
Update tsx to version 4.15.2 (#312)
Browse files Browse the repository at this point in the history
depfu[bot] authored Jun 12, 2024
1 parent 83698b6 commit f768bfe
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
@@ -37,7 +37,7 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"sass": "^1.77.4",
"tailwindcss": "^3.4.4",
"tsx": "^4.15.1",
"tsx": "^4.15.2",
"typescript": "^5.4.5",
"vite": "^2.9.18"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -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.1:
version "4.15.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.1.tgz#884a8d5f6bbeed82724e53f1138a6b824923c29d"
integrity sha512-k/6h17jA1KfUR7SpcteOa880zGmF56s8gMIcSqUR5avyNFi9nlCEKpMiHLrzrqyARGr52A/JablmGey1DEWbCA==
tsx@^4.15.2:
version "4.15.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.2.tgz#f2d9dfb747d89b508d950d235a4d6165400a0234"
integrity sha512-kIZTOCmR37nEw0qxQks2dR+eZWSXydhTGmz7yx94vEiJtJGBTkUl0D/jt/5fey+CNdm6i3Cp+29WKRay9ScQUw==
dependencies:
esbuild "~0.21.4"
get-tsconfig "^4.7.5"

0 comments on commit f768bfe

Please sign in to comment.