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

This commit is contained in:
renovate 2022-03-24 23:07:23 +00:00
parent bfe28787c3
commit b0743b764d
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"