Merge pull request #365 from ahmadk953/dependabot/npm_and_yarn/tsx-4.19.4
Some checks failed
NodeJS Build and Compile / build (23.x) (push) Has been cancelled
Commitlint / Run commitlint scanning (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled

chore(deps-dev): bump tsx from 4.19.3 to 4.19.4
This commit is contained in:
Ahmad 2025-04-29 20:16:08 -04:00 committed by GitHub
commit d9f670fcf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@
"prettier": "3.5.3", "prettier": "3.5.3",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"ts-patch": "^3.3.0", "ts-patch": "^3.3.0",
"tsx": "^4.19.3", "tsx": "^4.19.4",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-transform-paths": "^3.5.5" "typescript-transform-paths": "^3.5.5"
}, },

View file

@ -4221,7 +4221,7 @@ __metadata:
prettier: "npm:3.5.3" prettier: "npm:3.5.3"
ts-node: "npm:^10.9.2" ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.3.0" ts-patch: "npm:^3.3.0"
tsx: "npm:^4.19.3" tsx: "npm:^4.19.4"
typescript: "npm:^5.8.3" typescript: "npm:^5.8.3"
typescript-transform-paths: "npm:^3.5.5" typescript-transform-paths: "npm:^3.5.5"
languageName: unknown languageName: unknown
@ -4829,9 +4829,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"tsx@npm:^4.19.3": "tsx@npm:^4.19.4":
version: 4.19.3 version: 4.19.4
resolution: "tsx@npm:4.19.3" resolution: "tsx@npm:4.19.4"
dependencies: dependencies:
esbuild: "npm:~0.25.0" esbuild: "npm:~0.25.0"
fsevents: "npm:~2.3.3" fsevents: "npm:~2.3.3"
@ -4841,7 +4841,7 @@ __metadata:
optional: true optional: true
bin: bin:
tsx: dist/cli.mjs tsx: dist/cli.mjs
checksum: 10c0/cacfb4cf1392ae10e8e4fe032ad26ccb07cd8a3b32e5a0da270d9c48d06ee74f743e4a84686cbc9d89b48032d59bbc56cd911e076f53cebe61dc24fa525ff790 checksum: 10c0/f7b8d44362343fbde1f2ecc9832d243a450e1168dd09702a545ebe5f699aa6912e45b431a54b885466db414cceda48e5067b36d182027c43b2c02a4f99d8721e
languageName: node languageName: node
linkType: hard linkType: hard