Skip to content

Commit

Permalink
Merge pull request #143 from BeatPiper/dependabot/npm_and_yarn/tsx-4.1.1
Browse files Browse the repository at this point in the history
chore(deps-dev): bump tsx from 4.0.0 to 4.1.1
  • Loading branch information
D3SOX authored Nov 14, 2023
2 parents b409bb3 + f895ede commit 0f26d63
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 @@ -21,7 +21,7 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"tsx": "^4.0.0",
"tsx": "^4.1.1",
"typescript": "~5.2.2"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1654,10 +1654,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

tsx@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.0.0.tgz#08675c880204de55cfd6a4216f5f52aa899432db"
integrity sha512-jd3C5kw9tR68gtvqHUYo/2IwxaA46/CyKvcVQ4DsKRAPb19/vWgl7zF9mYNjFRY6KcGKiwne41RU91ll31IggQ==
tsx@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.1.tgz#cd08732708aad17b28c28358c341b1d9d0ed21bb"
integrity sha512-zyPn5BFMB0TB5kMLbYPNx4x/oL/oSlaecdKCv6WeJ0TeSEfx8RTJWjuB5TZ2dSewktgfBsBO/HNA9mrMWqLXMA==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit 0f26d63

Please sign in to comment.