Skip to content

Commit 4dbf9b7

Browse files
Merge pull request #7 from owsas/renovate/typescript-2.x
chore(deps): update dependency typescript to v2.8.1
2 parents 795da78 + 12d0a64 commit 4dbf9b7

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
@@ -22,7 +22,7 @@
2222
"ts-jest": "21.2.4",
2323
"tslint": "5.8.0",
2424
"tslint-config-airbnb": "5.3.0",
25-
"typescript": "2.5.3"
25+
"typescript": "2.8.1"
2626
},
2727
"dependencies": {},
2828
"jest": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,9 +3127,9 @@ type-check@~0.3.2:
31273127
dependencies:
31283128
prelude-ls "~1.1.2"
31293129

3130-
typescript@2.5.3:
3131-
version "2.5.3"
3132-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3130+
typescript@2.8.1:
3131+
version "2.8.1"
3132+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
31333133

31343134
uglify-js@^2.6:
31353135
version "2.8.29"

0 commit comments

Comments
 (0)