Update dependency typescript to v4.4.3

This commit is contained in:
Renovate Bot 2021-09-20 18:17:33 +00:00
parent 20d3a4df51
commit b1111305d1

View file

@ -50,7 +50,7 @@
"rollup-plugin-typescript2": "0.30.0", "rollup-plugin-typescript2": "0.30.0",
"semver": "7.3.5", "semver": "7.3.5",
"tslib": "2.3.1", "tslib": "2.3.1",
"typescript": "4.3.5", "typescript": "4.4.3",
"yargs": "17.1.1" "yargs": "17.1.1"
}, },
"lint-staged": { "lint-staged": {