1
0
Fork 0

update: update dependency typescript to v3.7.5 (#65)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-17 13:58:01 -06:00 committed by Sean Sube
parent b7818e041f
commit 3bdb5a2881
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"tslint-etc": "1.10.0",
"tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0",
"typescript": "3.7.4"
"typescript": "3.7.5"
},
"peerDependencies": {
"js-yaml": "^3.13.1"

View File

@ -3797,10 +3797,10 @@ typedarray@^0.0.6:
resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@3.7.4:
version "3.7.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
typescript@3.7.5:
version "3.7.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
typescript@^3.0.0, typescript@~3.7.2:
version "3.7.2"