Updating back component to Typescript 4.5

This commit is contained in:
David Négrier 2021-12-23 14:26:49 +01:00
parent 3daf7a402e
commit 220c9433d1
3 changed files with 15 additions and 6 deletions

View file

@ -75,7 +75,7 @@
"lint-staged": "^11.0.0",
"prettier": "^2.3.1",
"ts-node-dev": "^1.1.8",
"typescript": "^3.8.3"
"typescript": "^4.5.4"
},
"lint-staged": {
"*.ts": [