Skip to content

Commit cbd4c68

Browse files
chore(deps-dev): bump tsx from 4.23.10 to 4.23.12 (#499)
1 parent 36a24e0 commit cbd4c68

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
@@ -42,7 +42,7 @@
4242
"prettier": "3.9.6",
4343
"supertest": "7.2.2",
4444
"ts-jest": "29.4.12",
45-
"tsx": "4.23.10",
45+
"tsx": "4.23.12",
4646
"typescript": "6.0.3",
4747
"typescript-eslint": "8.66.0"
4848
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4510,10 +4510,10 @@ tslib@^2.4.0:
45104510
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
45114511
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
45124512

4513-
tsx@4.23.10:
4514-
version "4.23.10"
4515-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.23.10.tgz#6483263459c3eae8020044961997431acfef741d"
4516-
integrity sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==
4513+
tsx@4.23.12:
4514+
version "4.23.12"
4515+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.23.12.tgz#3a4919591cd9b9e00011b75e596c8ab8db23c09c"
4516+
integrity sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==
45174517
dependencies:
45184518
esbuild "~0.28.0"
45194519
optionalDependencies:

0 commit comments

Comments
 (0)