Bump tsx from 4.19.2 to 4.19.3

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](https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-20 19:55:19 +00:00 committed by GitHub
parent 2ea60774d8
commit ff722d07c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 117 additions and 107 deletions

View file

@ -34,7 +34,7 @@
"globals": "^15.15.0",
"prettier": "3.5.1",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
"tsx": "^4.19.3",
"typescript": "^5.7.3"
},
"packageManager": "yarn@4.6.0"