Skip to content

Commit

Permalink
Merge pull request #596 from oclif/dependabot-npm_and_yarn-tsx-4.16.5
Browse files Browse the repository at this point in the history
chore(dev-deps): bump tsx from 4.16.2 to 4.16.5
  • Loading branch information
svc-cli-bot authored Aug 5, 2024
2 parents 8609787 + 819d5b0 commit 4b58d41
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.16.2",
"tsx": "^4.16.5",
"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 @@ -3479,10 +3479,10 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

tsx@^4.16.2:
version "4.16.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.2.tgz#8722be119ae226ef0b4c6210d5ee90f3ba823f19"
integrity sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==
tsx@^4.16.5:
version "4.16.5"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.5.tgz#49c2a8f4d4d66bd7cf538e23e7368a1919a9a1ca"
integrity sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==
dependencies:
esbuild "~0.21.5"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 4b58d41

Please sign in to comment.