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.7.1 to 4.7.2 (#1106)
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.1...v4.7.2)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 8d3c6d8 commit 4113650
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.2",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typescript": "^5.4.3"
},
"eslintConfig": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ __metadata:
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.2"
prettier: "npm:^3.2.5"
tsx: "npm:^4.7.1"
tsx: "npm:^4.7.2"
typescript: "npm:^5.4.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13997,9 +13997,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.7.1":
version: 4.7.1
resolution: "tsx@npm:4.7.1"
"tsx@npm:^4.7.2":
version: 4.7.2
resolution: "tsx@npm:4.7.2"
dependencies:
esbuild: "npm:~0.19.10"
fsevents: "npm:~2.3.3"
Expand All @@ -14009,7 +14009,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 5711bec9467fe2984b8cca2f3d99955a49aad62b8e2e8c2054488827dd2ea4618e0dfc0cc1c1642e311734e085631a268a2b53e83afb666c86f572039adebb9f
checksum: 0338598cc3b7b01a47939297797dfb77a1d675acb33bf71e816faf2b8cb76da3994d341d2920d105dbe98cd01a4babd80ca4b9a5a36120813dd79c4fc1c32df1
languageName: node
linkType: hard

Expand Down

0 comments on commit 4113650

Please sign in to comment.