Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2024
1 parent e8204a8 commit 2e0e594
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.1",
"rimraf": "5.0.7",
"tsx": "4.14.0",
"tsx": "4.14.1",
"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.1"
rimraf: "npm:5.0.7"
tsx: "npm:4.14.0"
tsx: "npm:4.14.1"
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.14.0":
version: 4.14.0
resolution: "tsx@npm:4.14.0"
"tsx@npm:4.14.1":
version: 4.14.1
resolution: "tsx@npm:4.14.1"
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/297038c0f8b2104dd5364101378bcfceafea615ba659af8c8593461b12d6840362272cb0cedb02128311ae1fa60867ac8ff68c41b1f22ab5b66493824f7c81c7
checksum: 10/2bf8156421deb44e6b9740512c5f52649617e7c87c941394fd1130796ef343beddc742c6a14809f5ba2f7f05108621fef5362fc49e9652141b7efa6a605634d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e0e594

Please sign in to comment.