Skip to content

Commit

Permalink
chore(deps): bump tsx from 3.14.0 to 4.6.1 in /packages/abstract
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.6.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v3.14.0...v4.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 638ee04 commit c430b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/abstract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^20.6.5",
"c8": "^8.0.1",
"rimraf": "^5.0.1",
"tsx": "^3.13.0",
"tsx": "^4.6.1",
"typescript": "^5.2.2"
}
}

0 comments on commit c430b4d

Please sign in to comment.