Update typescript to version 4.9.5
This commit is contained in:
parent
6a269ec1e9
commit
4de0ac0072
|
@ -53,6 +53,6 @@
|
||||||
"ng-packagr": "^14.2.1",
|
"ng-packagr": "^14.2.1",
|
||||||
"protractor": "~7.0.0",
|
"protractor": "~7.0.0",
|
||||||
"ts-node": "~8.2.0",
|
"ts-node": "~8.2.0",
|
||||||
"typescript": "~4.6.4"
|
"typescript": "~4.9.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue