Skip to content

Commit 19d4b61

Browse files
authored
Merge pull request #44 from suttna/renovate/typescript-2.x
Update dependency typescript to v2.8.3
2 parents 50b120f + f330cb2 commit 19d4b61

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
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.0.4",
4040
"tslint": "5.9.1",
41-
"typescript": "2.7.2"
41+
"typescript": "2.8.3"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3750,9 +3750,9 @@ typedarray@^0.0.6:
37503750
version "0.0.6"
37513751
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
37523752

3753-
typescript@2.7.2:
3754-
version "2.7.2"
3755-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
3753+
typescript@2.8.3:
3754+
version "2.8.3"
3755+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
37563756

37573757
uglify-js@^2.6:
37583758
version "2.8.29"

0 commit comments

Comments
 (0)