Skip to content

Commit 0ba8716

Browse files
build(deps): bump tsx from 4.19.2 to 4.19.3 (#832)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.2 to 4.19.3. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.2...v4.19.3) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d89ed1a commit 0ba8716

File tree

3 files changed

+38
-293
lines changed

3 files changed

+38
-293
lines changed

packages/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"zod-to-ts": "^1.2.0"
3434
},
3535
"dependencies": {
36-
"tsx": "^4.19.2",
36+
"tsx": "^4.19.3",
3737
"zod": "3.23.8",
3838
"zod-validation-error": "3.4.0"
3939
}

packages/zudoku/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"strip-ansi": "7.1.0",
266266
"tailwind-merge": "2.6.0",
267267
"tailwindcss": "3.4.17",
268-
"tsx": "^4.19.2",
268+
"tsx": "^4.19.3",
269269
"ulidx": "2.4.1",
270270
"unified": "^11.0.5",
271271
"unist-util-visit": "5.0.0",

0 commit comments

Comments
 (0)