Bump typescript from 4.6.2 to 4.6.3 (#1064)

This commit is contained in:
dependabot[bot] 2022-03-28 09:22:48 +01:00 committed by GitHub
parent 6912c635dc
commit 35d7584199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -52,6 +52,6 @@
"prettier": "2.6.0", "prettier": "2.6.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"ts-jest": "26.5.6", "ts-jest": "26.5.6",
"typescript": "4.6.2" "typescript": "4.6.3"
} }
} }

View File

@ -4860,10 +4860,10 @@ typedarray-to-buffer@^3.1.5:
dependencies: dependencies:
is-typedarray "^1.0.0" is-typedarray "^1.0.0"
typescript@4.6.2: typescript@4.6.3:
version "4.6.2" version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
union-value@^1.0.0: union-value@^1.0.0:
version "1.0.1" version "1.0.1"