chore(package): set typescript version to 4.1

This commit is contained in:
Daniel Sogl
2021-08-02 22:52:11 +02:00
parent 7e7a3d6b8b
commit e3aeb1ac4e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14127,9 +14127,9 @@
}
},
"typescript": {
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"version": "4.1.6",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.6.tgz",
"integrity": "sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==",
"dev": true
},
"typescript-tslint-plugin": {