Skip to content

Commit 2862853

Browse files
authored
Merge pull request #23 from suttna/renovate/typescript-2.x
Update dependency typescript to v2.7.2
2 parents 952e786 + 6413559 commit 2862853

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"ts-jest": "22.0.2",
2929
"ts-node": "4.1.0",
3030
"tslint": "5.9.1",
31-
"typescript": "2.6.2"
31+
"typescript": "2.7.2"
3232
}
3333
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4208,9 +4208,9 @@ type-detect@^4.0.0:
42084208
version "4.0.3"
42094209
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea"
42104210

4211-
typescript@2.6.2:
4212-
version "2.6.2"
4213-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
4211+
typescript@2.7.2:
4212+
version "2.7.2"
4213+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
42144214

42154215
uglify-js@^2.6:
42164216
version "2.8.29"

0 commit comments

Comments
 (0)