Skip to content

Commit

Permalink
Update dependency tsx to v4.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 69ae2df commit d6e98f1
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 @@ -213,7 +213,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tslib": "2.6.3",
"tsx": "4.15.7",
"tsx": "4.15.8",
"type-coverage": "2.29.0",
"typescript": "5.5.2",
"universal-github-client": "1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12289,10 +12289,10 @@ tsutils@3, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].7:
version "4.15.7"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.7.tgz#69d7499196a323507c4051d2ba10753edcc057e5"
integrity sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==
[email protected].8:
version "4.15.8"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.8.tgz#e4ef4c31864c7db9abb3d42c21e8f92858dc22be"
integrity sha512-B8dMlbbkZPW0GQ7wafyy2TGXyoGYW0IURfWkM1h/WzgG5lxxRoeDU2VbMURmmjwGaCsoKROVTLmQQPe/s2TnLw==
dependencies:
esbuild "~0.21.4"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit d6e98f1

Please sign in to comment.