Skip to content

Commit 1a122c2

Browse files
authored
Merge pull request #198 from salesforcecli/dependabot-npm_and_yarn-tsx-4.20.3
chore(dev-deps): bump tsx from 4.19.4 to 4.20.3
2 parents 119205a + fb0d969 commit 1a122c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-sf-plugin": "^1.20.24",
2323
"oclif": "^4.18.1",
2424
"ts-node": "^10.9.2",
25-
"tsx": "^4.19.4",
25+
"tsx": "^4.20.3",
2626
"typescript": "^5.5.4"
2727
},
2828
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7735,10 +7735,10 @@ tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2:
77357735
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
77367736
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
77377737

7738-
tsx@^4.19.4:
7739-
version "4.19.4"
7740-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.19.4.tgz#647b4141f4fdd9d773a9b564876773d2846901f4"
7741-
integrity sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==
7738+
tsx@^4.20.3:
7739+
version "4.20.3"
7740+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.3.tgz#f913e4911d59ad177c1bcee19d1035ef8dd6e2fb"
7741+
integrity sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==
77427742
dependencies:
77437743
esbuild "~0.25.0"
77447744
get-tsconfig "^4.7.5"

0 commit comments

Comments
 (0)