chore(deps): update dependency typescript to v4.6.3 (#1717)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1717
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-03-25 14:32:08 +00:00 committed by konrad
parent 06f0597b13
commit 94c0f6d00f
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"rollup": "2.70.1",
"rollup-plugin-visualizer": "5.6.0",
"sass": "1.49.9",
"typescript": "4.6.2",
"typescript": "4.6.3",
"vite": "2.8.6",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",

View File

@ -12949,10 +12949,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
typescript@4.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
typescript@^3.9.7:
version "3.9.10"