Update dependency typescript to v4.3.5

This commit is contained in:
Renovate Bot 2021-07-23 21:41:20 +00:00
parent ed929411fc
commit e4a8d86b19

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.2.0", "tslib": "2.2.0",
"typescript": "4.2.4", "typescript": "4.3.5",
"yargs": "17.0.1" "yargs": "17.0.1"
}, },
"lint-staged": { "lint-staged": {