Skip to content

Commit

Permalink
Merge pull request #613 from oclif/dependabot-npm_and_yarn-tsx-4.19.0
Browse files Browse the repository at this point in the history
chore(dev-deps): bump tsx from 4.18.0 to 4.19.0
  • Loading branch information
svc-cli-bot authored Sep 1, 2024
2 parents c59a8a7 + 85d9811 commit 1d13815
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 @@ -30,7 +30,7 @@
"mocha": "^10",
"prettier": "^3.3.3",
"shx": "^0.3.3",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3485,10 +3485,10 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

tsx@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.18.0.tgz#c5c6e8af9e7d162446ed22dc7b53dc4792bf920b"
integrity sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==
tsx@^4.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.19.0.tgz#6166cb399b17d14d125e6158d23384045cfdf4f6"
integrity sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==
dependencies:
esbuild "~0.23.0"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 1d13815

Please sign in to comment.