Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 50af8a2 commit ec26962
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.2",
"rimraf": "5.0.7",
"tsx": "4.15.4",
"tsx": "4.15.5",
"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.2"
rimraf: "npm:5.0.7"
tsx: "npm:4.15.4"
tsx: "npm:4.15.5"
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.4":
version: 4.15.4
resolution: "tsx@npm:4.15.4"
"tsx@npm:4.15.5":
version: 4.15.5
resolution: "tsx@npm:4.15.5"
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/0f10ce7c2f103fac6eb4c220d601e895c39f64dfa59fde95335288674b011a0b43eaa66c78841fa71ba1890f62ff08ab22fbf0c95d93d8f7ad15a425c40d424f
checksum: 10/be196bb1689960e8d4fb775e0fe7bfcea43ebbad6d30adc5ab15f94db91f068b074ed2e0bdd1adb08ae2de91cfc6d06e90da918b23c976c4774e3ff5a171445f
languageName: node
linkType: hard

Expand Down

0 comments on commit ec26962

Please sign in to comment.