Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent b7ca817 commit 5e332c4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jasmine-spec-reporter": "7.0.0",
"mongodb": "6.7.0",
"nyc": "17.0.0",
"tsx": "4.15.7",
"tsx": "4.16.0",
"typescript": "5.5.2"
},
"engines": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ __metadata:
jasmine-spec-reporter: "npm:7.0.0"
mongodb: "npm:6.7.0"
nyc: "npm:17.0.0"
tsx: "npm:4.15.7"
tsx: "npm:4.16.0"
typescript: "npm:5.5.2"
peerDependencies:
east: ">=2.0.0"
Expand Down Expand Up @@ -1608,7 +1608,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:~0.21.4":
"esbuild@npm:~0.21.5":
version: 0.21.5
resolution: "esbuild@npm:0.21.5"
dependencies:
Expand Down Expand Up @@ -4147,19 +4147,19 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.7":
version: 4.15.7
resolution: "tsx@npm:4.15.7"
"tsx@npm:4.16.0":
version: 4.16.0
resolution: "tsx@npm:4.16.0"
dependencies:
esbuild: "npm:~0.21.4"
esbuild: "npm:~0.21.5"
fsevents: "npm:~2.3.3"
get-tsconfig: "npm:^4.7.5"
dependenciesMeta:
fsevents:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/e960f4ee084b48cd3183e65946725fd9b0de4afae32a0fd9cd47416a41259fb2c72838b7aeba26adaecc2d89d70e976add9722e72ea5c876b3b493f137cbbf12
checksum: 10c0/b9afc19d40d60d13bab408800be79e3279862ead2b17dc47fadddd41cca06f25be55fcd3a033c6205fa190bb52c8485ed842593a4292246d2501a9ee3d7b0ae3
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e332c4

Please sign in to comment.