Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent c7e7477 commit ce1ed41
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 @@ -38,7 +38,7 @@
"prettier": "3.1.0",
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsx": "4.6.1",
"tsx": "4.6.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ __metadata:
prettier: 3.1.0
rimraf: 5.0.5
signale: 1.4.0
tsx: 4.6.1
tsx: 4.6.2
typescript: 5.3.2
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4128,9 +4128,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.6.1":
version: 4.6.1
resolution: "tsx@npm:4.6.1"
"tsx@npm:4.6.2":
version: 4.6.2
resolution: "tsx@npm:4.6.2"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -4140,7 +4140,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: a039c69cd6ee6ca719f04d55f8a528c9712409f8f9e559b78435f088956c7e46e4c58d893e97e13a197c3bab0b09877113beb281266f3725448b69357b624d69
checksum: a9f13bdb67bfb316bbfc92303d8464323ab1b673aa93ea97271c211a8ba7c59274d4b32eeec5ad8fbd0b04260a092a3ad2116abeb6913254ba456010ff685743
languageName: node
linkType: hard

Expand Down

0 comments on commit ce1ed41

Please sign in to comment.