Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump tsx from 4.8.2 to 4.9.0 (#1222)
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.8.2...v4.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 6587492 commit 4ea8ed4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.0",
"lexical": "^0.14.5",
"prettier": "^3.2.5",
"tsx": "^4.8.2",
"tsx": "^4.9.0",
"typescript": "^5.4.5"
},
"eslintConfig": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,7 @@ __metadata:
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.5"
prettier: "npm:^3.2.5"
tsx: "npm:^4.8.2"
tsx: "npm:^4.9.0"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14062,9 +14062,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.8.2":
version: 4.8.2
resolution: "tsx@npm:4.8.2"
"tsx@npm:^4.9.0":
version: 4.9.0
resolution: "tsx@npm:4.9.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -14074,7 +14074,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/113025f4518191b57a1600569eadbcf0b09d9fa50032a03b6d5b0c0e7e371f4ae7f9b483deff48267aecda60701ab08f1805217a1666204aac4d47d8f2045bb4
checksum: 10c0/c325788df8fce8ea42caeb25920b9be7f0fec38cf2e4c1f13b53be70704c65abf4ffdece4cbb545bb0f22cc6ca53557d21b99c4f0f2d0cda237ca5a31007179c
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ea8ed4

Please sign in to comment.