chore(deps): update dependency typescript to v4.4.4 (#844)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/844 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
26568fe5c6
commit
b988e3c0ec
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"rollup-plugin-visualizer": "5.5.2",
|
||||
"sass": "1.43.2",
|
||||
"ts-jest": "27.0.6",
|
||||
"typescript": "4.4.3",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.7",
|
||||
"vite-plugin-pwa": "0.11.3",
|
||||
"vite-plugin-vue2": "1.9.0",
|
||||
|
|
|
@ -7569,10 +7569,10 @@ typedarray-to-buffer@^3.1.5:
|
|||
dependencies:
|
||||
is-typedarray "^1.0.0"
|
||||
|
||||
typescript@4.4.3:
|
||||
version "4.4.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
|
||||
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
|
||||
typescript@4.4.4:
|
||||
version "4.4.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
|
||||
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
|
||||
|
||||
typo-js@*:
|
||||
version "1.2.0"
|
||||
|
|
Loading…
Reference in a new issue