chore(deps-dev): bump tsx from 3.13.0 to 3.14.0
Bumps [tsx](https://github.com/esbuild-kit/tsx) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/esbuild-kit/tsx/releases) - [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs) - [Commits](https://github.com/esbuild-kit/tsx/compare/v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb887f284e
commit
28811c5429
2 changed files with 5 additions and 5 deletions
|
@ -129,7 +129,7 @@
|
|||
"prettier": "^3.0.3",
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsx": "^3.13.0",
|
||||
"tsx": "^3.14.0",
|
||||
"typescript": "5.2.2",
|
||||
"vite-tsconfig-paths": "^4.2.1",
|
||||
"vitest": "^0.34.6",
|
||||
|
|
|
@ -295,8 +295,8 @@ importers:
|
|||
specifier: ^10.9.1
|
||||
version: 10.9.1(@types/node@20.8.4)(typescript@5.2.2)
|
||||
tsx:
|
||||
specifier: ^3.13.0
|
||||
version: 3.13.0
|
||||
specifier: ^3.14.0
|
||||
version: 3.14.0
|
||||
typescript:
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2
|
||||
|
@ -10462,8 +10462,8 @@ packages:
|
|||
typescript: 5.2.2
|
||||
dev: true
|
||||
|
||||
/tsx@3.13.0:
|
||||
resolution: {integrity: sha512-rjmRpTu3as/5fjNq/kOkOtihgLxuIz6pbKdj9xwP4J5jOLkBxw/rjN5ANw+KyrrOXV5uB7HC8+SrrSJxT65y+A==}
|
||||
/tsx@3.14.0:
|
||||
resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
esbuild: 0.18.20
|
||||
|
|
Loading…
Reference in a new issue