Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 0c50b78

Browse files
build(deps-dev): bump tsx from 4.7.2 to 4.7.3 (#6632)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca091b1 commit 0c50b78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

single-pool/js/packages/classic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-prettier": "^9.1.0",
2727
"eslint-plugin-prettier": "^5.1.3",
2828
"solana-bankrun": "^0.2.0",
29-
"tsx": "^4.7.2",
29+
"tsx": "^4.7.3",
3030
"typescript": "^5.4.5"
3131
},
3232
"dependencies": {

0 commit comments

Comments
 (0)