Skip to content

Commit 83ad2db

Browse files
authored
Merge pull request #260 from salesforcecli/dependabot-npm_and_yarn-tsx-4.20.6
chore(dev-deps): bump tsx from 4.20.5 to 4.20.6
2 parents 2f72089 + b8a7099 commit 83ad2db

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.32",
2323
"oclif": "^4.22.22",
2424
"ts-node": "^10.9.2",
25-
"tsx": "^4.20.5",
25+
"tsx": "^4.20.6",
2626
"typescript": "^5.5.4"
2727
},
2828
"engines": {

yarn.lock

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

7554-
tsx@^4.20.5:
7555-
version "4.20.5"
7556-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.5.tgz#856c8b2f114c50a9f4ae108126967a167f240dc7"
7557-
integrity sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==
7554+
tsx@^4.20.6:
7555+
version "4.20.6"
7556+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.6.tgz#8fb803fd9c1f70e8ccc93b5d7c5e03c3979ccb2e"
7557+
integrity sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==
75587558
dependencies:
75597559
esbuild "~0.25.0"
75607560
get-tsconfig "^4.7.5"

0 commit comments

Comments
 (0)