Skip to content

Commit

Permalink
Bump tsx from 4.15.7 to 4.16.5
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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent b7ca817 commit 9ee300b
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.5",
"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.5"
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.5":
version: 4.16.5
resolution: "tsx@npm:4.16.5"
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/e344852eee3ad8727cdf00fbdcbe7a28b8a0951f645b422098ca145cfaa61179c2b3691f11b7bc1b241e0781908f2842d9f6ff0f606f364ef7297cf0871c1a6e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9ee300b

Please sign in to comment.