Update dependency typescript to v4.4.3
This commit is contained in:
parent
20d3a4df51
commit
b1111305d1
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Reference in a new issue