We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be125a0 commit a502b70Copy full SHA for a502b70
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.1"
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.1:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
2178
2179
ua-parser-js@^0.7.9:
2180
version "0.7.14"
0 commit comments