mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency typescript to v3.9.3 (#6306)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2a271537b7
commit
94b9b4893e
2 changed files with 5 additions and 5 deletions
|
@ -252,7 +252,7 @@
|
|||
"strip-ansi": "6.0.0",
|
||||
"tmp-promise": "2.1.1",
|
||||
"type-fest": "0.13.1",
|
||||
"typescript": "3.9.2"
|
||||
"typescript": "3.9.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"jest-silent-reporter/jest-util": ">=25.1.0",
|
||||
|
|
|
@ -9857,10 +9857,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@3.9.2:
|
||||
version "3.9.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
|
||||
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
|
||||
typescript@3.9.3:
|
||||
version "3.9.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
|
||||
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
|
||||
|
||||
uc.micro@^1.0.1, uc.micro@^1.0.5:
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Reference in a new issue