chore(package.json): downgrade typescript version to 5.5.0
All checks were successful
All checks were successful
This commit is contained in:
parent
814cf0e9fa
commit
c590cfaec5
2 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@
|
|||
"karma-jasmine": "~5.1.0",
|
||||
"karma-jasmine-html-reporter": "~2.1.0",
|
||||
"prettier": "^3.4.2",
|
||||
"typescript": "~5.6.0",
|
||||
"typescript": "~5.5.0",
|
||||
"typescript-eslint": "8.26.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue