Commit 5a30283 1 parent 73f9a5c commit 5a30283 Copy full SHA for 5a30283
File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44
44
"request-promise" : " ^4.2.2" ,
45
45
"ts-essentials" : " ^1.0.2" ,
46
46
"ts-node" : " ^8.0.2" ,
47
+ "typescript" : " >=2.7.0" ,
47
48
"url-join" : " ^4.0.0"
48
49
},
49
50
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6795,6 +6795,11 @@ typedarray@^0.0.6:
6795
6795
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
6796
6796
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
6797
6797
6798
+ typescript@>=2.7.0 :
6799
+ version "3.7.4"
6800
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
6801
+ integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
6802
+
6798
6803
typescript@^3.1.6 :
6799
6804
version "3.2.2"
6800
6805
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
You can’t perform that action at this time.
0 commit comments