Compare commits

...

1 Commits

Author SHA1 Message Date
6a495f7762 Update dependency typescript to v5
Some checks failed
renovate/artifacts Artifact file update failure
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
2024-09-10 01:01:26 +00:00

View File

@ -46,6 +46,6 @@
"protractor": "~7.0.0",
"ts-node": "~10.9.0",
"tslint": "~6.1.0",
"typescript": "~4.6.3"
"typescript": "~5.6.0"
}
}