Skip to content

Commit

Permalink
Merge pull request #563 from oclif/dependabot-npm_and_yarn-tsx-4.14.1
Browse files Browse the repository at this point in the history
chore(dev-deps): bump tsx from 4.11.0 to 4.14.1
  • Loading branch information
svc-cli-bot committed Jun 9, 2024
2 parents 6041728 + 11eaf0e commit 784c37b
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.1",
"shx": "^0.3.3",
"tsx": "^4.11.0",
"tsx": "^4.14.1",
"typescript": "^5.4.5"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3510,10 +3510,10 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

tsx@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.11.0.tgz#fdd8ce7ccaa0a84aed64c11e2fc5da314e1d8d14"
integrity sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==
tsx@^4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.14.1.tgz#8329cd8215751d411d6d08a3ffeb8132640bf318"
integrity sha512-GU8pPJq8DdxcJDSK6Bc64c2jW8zBK2hb0jzwHZDfjapbwu6AqvFnAElnzZ17Xb9TH5a/j6/sicTCVYF+eO/cmA==
dependencies:
esbuild "~0.20.2"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 784c37b

Please sign in to comment.