chore(deps-dev): bump tsx from 4.16.0 to 4.16.5

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.0 to 4.16.5.
- [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.16.0...v4.16.5)

---
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]
2024-08-05 10:27:24 +00:00
committed by GitHub
parent aa40015e9b
commit 49020fa365
2 changed files with 6 additions and 11 deletions

View File

@@ -64,7 +64,7 @@
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"prettier": "^3.0.2",
"tsx": "^4.16.0",
"tsx": "^4.16.5",
"typescript": "5.2.2",
"watch": "^1.0.2",
"webpack": "^5.88.1"