We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be125a0 commit 7b858a8Copy full SHA for 7b858a8
2 files changed
package.json
@@ -29,7 +29,7 @@
29
"@types/node": "8.5.7",
30
"tslint": "5.8.0",
31
"tslint-config-standard": "7.0.0",
32
- "typescript": "2.6.2"
+ "typescript": "2.7.2"
33
},
34
"dependencies": {
35
"express": "^4.15.3",
yarn.lock
@@ -2172,9 +2172,9 @@ type-is@^1.6.6, type-is@~1.6.15:
2172
media-typer "0.3.0"
2173
mime-types "~2.1.15"
2174
2175
-typescript@2.6.2:
2176
- version "2.6.2"
2177
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
+typescript@2.7.2:
+ version "2.7.2"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
2178
2179
ua-parser-js@^0.7.9:
2180
version "0.7.14"
0 commit comments