Skip to content

Commit

Permalink
Update tsx requirement from ^4.10.4 to ^4.16.2 (#24)
Browse files Browse the repository at this point in the history
Updates the requirements on [tsx](https://github.com/privatenumber/tsx) to permit the latest version.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.10.4...v4.16.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 8cf6f26 commit d7a2a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^20.14.10",
"dotenv": "^16.4.5",
"prettier": "^3.3.2",
"tsx": "^4.10.4",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
},
"dependencies": {
Expand Down

0 comments on commit d7a2a15

Please sign in to comment.