Skip to content

Commit f062d34

Browse files
↗️ [patch](deps): bump tsx from 4.20.3 to 4.20.5
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.3 to 4.20.5. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.5) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09ff070 commit f062d34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"consola": "3.4.2",
1111
"dotenv": "17.2.2",
1212
"hono": "4.9.6",
13-
"tsx": "4.20.3",
13+
"tsx": "4.20.5",
1414
},
1515
"devDependencies": {
1616
"@csmith/release-it-calver-plugin": "2023.12.0",
@@ -1874,7 +1874,7 @@
18741874

18751875
"tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
18761876

1877-
"tsx": ["tsx@4.20.3", "", { "dependencies": { "esbuild": "~0.25.0", "get-tsconfig": "^4.7.5" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ=="],
1877+
"tsx": ["tsx@4.20.5", "", { "dependencies": { "esbuild": "~0.25.0", "get-tsconfig": "^4.7.5" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw=="],
18781878

18791879
"type-fest": ["type-fest@4.41.0", "", {}, "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA=="],
18801880

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"consola": "3.4.2",
7171
"dotenv": "17.2.2",
7272
"hono": "4.9.6",
73-
"tsx": "4.20.3"
73+
"tsx": "4.20.5"
7474
},
7575
"devDependencies": {
7676
"@~/config.tailwindcss": "workspace:*",

0 commit comments

Comments
 (0)