Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.14.0 (#637)
Browse files Browse the repository at this point in the history
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
  • Loading branch information
homarr-renovate[bot] committed Jun 8, 2024
1 parent 66ddb45 commit a3b861e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint": "^8.57.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.1",
"tsx": "4.13.3",
"tsx": "4.14.0",
"typescript": "^5.4.5"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion apps/tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.3.1",
"tsx": "4.13.3",
"tsx": "4.14.0",
"typescript": "^5.4.5"
},
"eslintConfig": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit a3b861e

Please sign in to comment.