chore(deps): downgrade typescript to 4.4.4 and prevent renovate from upgrading it

This commit is contained in:
Johannes Loher 2021-11-30 18:37:28 +01:00
parent 0d6b89a3ed
commit 71ffe1fbf9
3 changed files with 12 additions and 11 deletions

View file

@ -90,7 +90,7 @@
"semver": "7.3.5",
"ts-jest": "27.0.7",
"tslib": "2.3.1",
"typescript": "4.5.2",
"typescript": "4.4.4",
"yargs": "17.2.1"
},
"lint-staged": {