Skip to content

Commit

Permalink
Merge pull request #282 from jeremybanka/renovate/tsx-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybanka authored Aug 1, 2024
2 parents cb0467a + f0bb9fe commit 7f7bb38
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 @@ -26,7 +26,7 @@
"prettier": "3.3.3",
"sass": "1.77.8",
"tmp": "0.2.3",
"tsx": "4.16.4",
"tsx": "4.16.5",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ __metadata:
prettier: "npm:3.3.3"
sass: "npm:1.77.8"
tmp: "npm:0.2.3"
tsx: "npm:4.16.4"
tsx: "npm:4.16.5"
typescript: "npm:5.5.4"
vitest: "npm:2.0.5"
languageName: unknown
Expand Down Expand Up @@ -4074,9 +4074,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.16.4":
version: 4.16.4
resolution: "tsx@npm:4.16.4"
"tsx@npm:4.16.5":
version: 4.16.5
resolution: "tsx@npm:4.16.5"
dependencies:
esbuild: "npm:~0.21.5"
fsevents: "npm:~2.3.3"
Expand All @@ -4086,7 +4086,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/fa95522689f8c8cc08fecbd819b116c53664788c7ab3bec7730a149b8480d703f60fe7442f58470b755f3e8e720391721fc86e1e6617d57cc267b2b1e012f8ea
checksum: 10c0/e344852eee3ad8727cdf00fbdcbe7a28b8a0951f645b422098ca145cfaa61179c2b3691f11b7bc1b241e0781908f2842d9f6ff0f606f364ef7297cf0871c1a6e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f7bb38

Please sign in to comment.