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 31
31
"semantic-release" : " 8.2.0" ,
32
32
"ts-jest" : " ^21.2.3" ,
33
33
"tslint" : " ^5.8.0" ,
34
- "typescript" : " 2.6.1 " ,
34
+ "typescript" : " 2.6.2 " ,
35
35
"typescript-eslint-parser" : " 9.0.0"
36
36
},
37
37
"lint-staged" : {
Original file line number Diff line number Diff line change @@ -4426,7 +4426,11 @@ typescript-eslint-parser@^8.0.0:
4426
4426
lodash.unescape "4.0.1"
4427
4427
semver "5.4.1"
4428
4428
4429
- typescript@2.6.1, typescript@^2.5.1 :
4429
+ typescript@2.6.2 :
4430
+ version "2.6.2"
4431
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
4432
+
4433
+ typescript@^2.5.1 :
4430
4434
version "2.6.1"
4431
4435
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
4432
4436
You can’t perform that action at this time.
0 commit comments