chore(deps): update dependency typescript to v4.4.2 (#685)

Reviewed-on: vikunja/frontend#685
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-08-26 22:12:44 +00:00 committed by konrad
parent 1ace5c12f1
commit 1838d57eec
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"rollup-plugin-visualizer": "5.5.2",
"sass": "1.38.1",
"ts-jest": "27.0.5",
"typescript": "4.3.5",
"typescript": "4.4.2",
"vite": "2.5.1",
"vite-plugin-pwa": "0.11.2",
"vite-plugin-vue2": "1.8.1",

View File

@ -7835,10 +7835,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
typescript@4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
typo-js@*:
version "1.2.0"