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

---
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 25, 2024
1 parent 67eb5ff commit 981c2fe
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.7.2",
"tsx": "^4.7.3",
"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 @@ -1691,7 +1691,7 @@ __metadata:
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.5"
prettier: "npm:^3.2.5"
tsx: "npm:^4.7.2"
tsx: "npm:^4.7.3"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14054,9 +14054,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 981c2fe

Please sign in to comment.