This repository was archived by the owner on Apr 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 53
53
"tslint" : " 5.14.0" ,
54
54
"tslint-config-prettier" : " 1.18.0" ,
55
55
"tslint-react" : " 4.0.0" ,
56
- "typescript" : " 3.3.4000 "
56
+ "typescript" : " 3.4.1 "
57
57
},
58
58
"resolutions" : {
59
59
"scheduler" : " 0.12.0"
Original file line number Diff line number Diff line change 40
40
"tslint-config-airbnb" : " 5.11.1" ,
41
41
"tslint-config-prettier" : " 1.18.0" ,
42
42
"tslint-react" : " 4.0.0" ,
43
- "typescript" : " 3.3.4000 "
43
+ "typescript" : " 3.4.1 "
44
44
},
45
45
"resolutions" : {
46
46
"scheduler" : " 0.12.0"
Original file line number Diff line number Diff line change 28
28
"tslint-config-airbnb" : " 5.11.1" ,
29
29
"tslint-config-prettier" : " 1.18.0" ,
30
30
"tslint-react" : " 4.0.0" ,
31
- "typescript" : " 3.3.4000 "
31
+ "typescript" : " 3.4.1 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 47
47
"electron-builder" : " 20.39.0" ,
48
48
"nodemon" : " 1.18.10" ,
49
49
"tslint" : " 5.14.0" ,
50
- "typescript" : " 3.3.4000 " ,
50
+ "typescript" : " 3.4.1 " ,
51
51
"wait-on" : " 3.2.0"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 41
41
"tslint-config-airbnb" : " 5.11.1" ,
42
42
"tslint-config-prettier" : " 1.18.0" ,
43
43
"tslint-react" : " 4.0.0" ,
44
- "typescript" : " 3.3.4000 " ,
44
+ "typescript" : " 3.4.1 " ,
45
45
"webpack-bundle-analyzer" : " 3.1.0"
46
46
},
47
47
"resolutions" : {
Original file line number Diff line number Diff line change @@ -12020,10 +12020,10 @@ typedarray@^0.0.6:
12020
12020
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12021
12021
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12022
12022
12023
- typescript@3.3.4000 :
12024
- version "3.3.4000 "
12025
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000 .tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0 "
12026
- integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA ==
12023
+ typescript@3.4.1 :
12024
+ version "3.4.1 "
12025
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1 .tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6 "
12026
+ integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q ==
12027
12027
12028
12028
ua-parser-js@^0.7.18:
12029
12029
version "0.7.19"
You can’t perform that action at this time.
0 commit comments