Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent bf2023c commit 574f40e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"ts-node": ">=10.9.2",
"typescript": ">=5.4.5"
"typescript": ">=5.5.3"
}
}
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"peerDependencies": {
"commander": "^12.0.0",
Expand Down

0 comments on commit 574f40e

Please sign in to comment.