Skip to content

Commit

Permalink
Update dependency tsx to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent edc7b7d commit a4bbd23
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 @@ -18,7 +18,7 @@
"prettier": "3.1.0",
"sass": "1.69.5",
"tmp": "0.2.1",
"tsx": "4.2.0",
"tsx": "4.2.1",
"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 @@ -1112,7 +1112,7 @@ __metadata:
prettier: "npm:3.1.0"
sass: "npm:1.69.5"
tmp: "npm:0.2.1"
tsx: "npm:4.2.0"
tsx: "npm:4.2.1"
typescript: "npm:5.3.2"
vitest: "npm:0.34.6"
languageName: unknown
Expand Down Expand Up @@ -4151,9 +4151,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.2.0":
version: 4.2.0
resolution: "tsx@npm:4.2.0"
"tsx@npm:4.2.1":
version: 4.2.1
resolution: "tsx@npm:4.2.1"
dependencies:
esbuild: "npm:~0.18.20"
fsevents: "npm:~2.3.3"
Expand All @@ -4164,7 +4164,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 649321a374b50d5813f63d31fcea477416d3692b301fb7b454c97a85441b9067cda368250cd794cfc4ee5cede58096ad5f6a15d209ef0eadd14ac30bd710ea91
checksum: 7da00dfbbca0e42abc01a305c233f1d60c27f829042b77622b3208eb165448ab009656f58d8106a0cdfaa817fb28a329aa9d8e2cadb68aeefb9e3ea5483e3b5d
languageName: node
linkType: hard

Expand Down

0 comments on commit a4bbd23

Please sign in to comment.