Skip to content

Commit d66e892

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v2.7.1
1 parent 1de97b4 commit d66e892

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"@angular/compiler-cli": "4.4.6",
3838
"codelyzer": "2.1.1",
3939
"tslint": "4.5.1",
40-
"typescript": "2.6.2"
40+
"typescript": "2.7.1"
4141
}
4242
}

basic/yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5166,7 +5166,11 @@ typedarray@^0.0.6:
51665166
version "0.0.6"
51675167
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
51685168

5169-
typescript@2.6.2, typescript@~2.6.1:
5169+
typescript@2.7.1:
5170+
version "2.7.1"
5171+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
5172+
5173+
typescript@~2.6.1:
51705174
version "2.6.2"
51715175
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
51725176

0 commit comments

Comments
 (0)