Skip to content

Commit c946170

Browse files
committed
chore(deps): update dependency typescript to v2.9.2
1 parent be125a0 commit c946170

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
@@ -29,7 +29,7 @@
2929
"@types/node": "8.5.7",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",
32-
"typescript": "2.6.2"
32+
"typescript": "2.9.2"
3333
},
3434
"dependencies": {
3535
"express": "^4.15.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,9 +2172,9 @@ type-is@^1.6.6, type-is@~1.6.15:
21722172
media-typer "0.3.0"
21732173
mime-types "~2.1.15"
21742174

2175-
typescript@2.6.2:
2176-
version "2.6.2"
2177-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
2175+
typescript@2.9.2:
2176+
version "2.9.2"
2177+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
21782178

21792179
ua-parser-js@^0.7.9:
21802180
version "0.7.14"

0 commit comments

Comments
 (0)