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

build(deps-dev): bump tsx from 4.7.2 to 4.7.3 #1195

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading