Skip to content

Commit

Permalink
Bump tsx from 4.15.6 to 4.15.7 (#592)
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.6 to 4.15.7.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.15.6...v4.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent c6f10f1 commit 827f077
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/cache-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"pm2": "5.4.1",
"redis": "4.6.13",
"rimraf": "5.0.7",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2"
}
}
2 changes: 1 addition & 1 deletion internal/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "20.14.7",
"pino-pretty": "11.2.1",
"rimraf": "5.0.7",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2"
}
}
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cache-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/node": "20.14.7",
"rimraf": "5.0.7",
"tsup": "8.1.0",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/json-replacer-reviver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "20.14.7",
"rimraf": "5.0.7",
"tsup": "8.1.0",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "20.14.7",
"rimraf": "5.0.7",
"tsup": "8.1.0",
"tsx": "4.15.6",
"tsx": "4.15.7",
"typescript": "5.5.2"
},
"distTags": [
Expand Down

0 comments on commit 827f077

Please sign in to comment.