Skip to content

Commit

Permalink
chore(deps): update dependency tsx to ^4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 9dc6c0b commit 4ca419d
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 @@ -58,7 +58,7 @@
"simple-git-hooks": "^2.9.0",
"sirv-cli": "^2.0.2",
"stylelint": "^16.2.0",
"tsx": "^4.7.0",
"tsx": "^4.7.2",
"type-coverage": "^2.27.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14331,7 +14331,7 @@ __metadata:
simple-git-hooks: "npm:^2.9.0"
sirv-cli: "npm:^2.0.2"
stylelint: "npm:^16.2.0"
tsx: "npm:^4.7.0"
tsx: "npm:^4.7.2"
type-coverage: "npm:^2.27.1"
typescript: "npm:^5.3.3"
unplugin-auto-import: "npm:^0.17.3"
Expand Down Expand Up @@ -20011,9 +20011,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.7.0":
version: 4.7.0
resolution: "tsx@npm:4.7.0"
"tsx@npm:^4.7.2":
version: 4.7.2
resolution: "tsx@npm:4.7.2"
dependencies:
esbuild: "npm:~0.19.10"
fsevents: "npm:~2.3.3"
Expand All @@ -20023,7 +20023,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 3e6ee0a0a8adb7b1cb58875f50b143b41df0132ade3a7cdda16a166ac473eee446197762ba6afb235ace4c6adae7e55f61a420ee55b17438717eea1e55e611c0
checksum: 3a06564f6926cc26bcdbf2752c361408d8e594a30abf15dc4639d4b964e98eedd3358c34ccd56ea15021519ebafe27a003d6cf26de0f530ea2cc34cb63fd0bfb
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ca419d

Please sign in to comment.