Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 8331fb0 commit 1126f47
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.2.5",
"rimraf": "5.0.7",
"tsx": "4.10.5",
"tsx": "4.11.0",
"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.2.5"
rimraf: "npm:5.0.7"
tsx: "npm:4.10.5"
tsx: "npm:4.11.0"
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.10.5":
version: 4.10.5
resolution: "tsx@npm:4.10.5"
"tsx@npm:4.11.0":
version: 4.11.0
resolution: "tsx@npm:4.11.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -3258,7 +3258,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/a99f758d45daf07a3e59d1cecca7556a75e1593d8feb60d658c18a76f21fc447009f39332f114bb8fcc74491696dd88cc94b6c21bb216451206af6bb65092e7e
checksum: 10/04fca21db8d518d103b05ab42b0196b9f8ab11769c475446eb5d56d19f313ddad357b98992ed5d96749472ffd459e0ae9ea2d5f0ebe8bbc27c611d1f6df6ec9b
languageName: node
linkType: hard

Expand Down

0 comments on commit 1126f47

Please sign in to comment.