Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2024
1 parent 438b79e commit f54d321
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 @@ -125,7 +125,7 @@
"tailwindcss": "3.4.4",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"tsx": "4.16.0",
"tsx": "4.16.2",
"typescript-eslint": "7.12.0",
"vitest": "1.6.0",
"vitest-fetch-mock": "^0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9720,10 +9720,10 @@ tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.6.2:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

[email protected].0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.0.tgz#913dd96f191b76f07a8744201d8c15d510aa1352"
integrity sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==
[email protected].2:
version "4.16.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.2.tgz#8722be119ae226ef0b4c6210d5ee90f3ba823f19"
integrity sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==
dependencies:
esbuild "~0.21.5"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit f54d321

Please sign in to comment.