File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 62
62
"semantic-release" : " 15.5.0" ,
63
63
"tslint" : " 5.10.0" ,
64
64
"tslint-config-prettier" : " 1.13.0" ,
65
- "typescript" : " 2.8.3 "
65
+ "typescript" : " 2.8.4 "
66
66
},
67
67
"keywords" : [
68
68
" behavior-smooth" ,
Original file line number Diff line number Diff line change @@ -5073,7 +5073,11 @@ typescript-compiler@^1.4.1-2:
5073
5073
version "1.4.1-2"
5074
5074
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
5075
5075
5076
- [email protected] , typescript@^2.4.2:
5076
+
5077
+ version "2.8.4"
5078
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.4.tgz#0b1db68e6bdfb0b767fa2ab642136a35b059b199"
5079
+
5080
+ typescript@^2.4.2 :
5077
5081
version "2.8.3"
5078
5082
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
5079
5083
You can’t perform that action at this time.
0 commit comments