Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 189660c commit 763138a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"globby": "14.0.1",
"prettier": "3.3.1",
"rimraf": "5.0.7",
"tsx": "4.15.1",
"tsx": "4.15.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ __metadata:
globby: "npm:14.0.1"
prettier: "npm:3.3.1"
rimraf: "npm:5.0.7"
tsx: "npm:4.15.1"
tsx: "npm:4.15.2"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3246,9 +3246,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.15.1":
version: 4.15.1
resolution: "tsx@npm:4.15.1"
"tsx@npm:4.15.2":
version: 4.15.2
resolution: "tsx@npm:4.15.2"
dependencies:
esbuild: "npm:~0.21.4"
fsevents: "npm:~2.3.3"
Expand All @@ -3258,7 +3258,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/ee65bf4029281e28e1c64f49a44400479c4a3abdeab616382f1c0c2a65cabaf324b42a6f81a4cbb9e9ac999e3eaf3a741a3187520969aea318a07af7f9ff1618
checksum: 10/bae810027c43b626860ca59f18f5729db51dc0df884ef9f44a73f6bd966998504bd193b61007a1eca564cdc857afabcc34b98545ed1886bafe4b3b1462b41571
languageName: node
linkType: hard

Expand Down

0 comments on commit 763138a

Please sign in to comment.