Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.7.0 (#1103)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 8127698 commit 61084c1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/node/forge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/npmlog": "7.0.0",
"cross-env": "7.0.3",
"eslint": "8.56.0",
"tsx": "4.6.2",
"tsx": "4.7.0",
"vitest": "1.1.0"
}
}
2 changes: 1 addition & 1 deletion apps/node/kite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"socket.io-client": "4.7.2",
"tsx": "4.6.2",
"tsx": "4.7.0",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2",
"vitest": "1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/node/lodge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"socket.io-client": "4.7.2",
"tsx": "4.6.2",
"tsx": "4.7.0",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2",
"vitest": "1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"hamt_plus": "1.0.2",
"io-ts": "2.2.21",
"json-schema-to-zod": "2.0.13",
"tsx": "4.6.2",
"tsx": "4.7.0",
"turbo": "1.11.2",
"typescript": "5.3.3",
"vite-tsconfig-paths": "4.2.2",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 61084c1

@vercel
Copy link

@vercel vercel bot commented on 61084c1 Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.