Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 2955c1b commit 4a940b4
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"axios": "1.7.7"
Expand Down
8 changes: 4 additions & 4 deletions middleware/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 middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "6.0.1",
"sinon": "19.0.2",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"body-parser": "1.20.3",
Expand Down
8 changes: 4 additions & 4 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"concurrently": "9.1.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"@neoskop/ethereal-secrets-middleware": "4.0.7",
Expand Down

0 comments on commit 4a940b4

Please sign in to comment.