Skip to content

Commit

Permalink
test: upgrade TypeScript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Apr 23, 2024
1 parent 470233e commit a0344d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions test/app/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 test/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.3"
"typescript": "^5.4.5"
},
"dependencies": {
"fastify": "^4.26.2"
Expand Down

0 comments on commit a0344d7

Please sign in to comment.