We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75e2fb commit 9a2efa8Copy full SHA for 9a2efa8
package.json
@@ -53,7 +53,7 @@
53
"ramda": "^0.25.0",
54
"ts-curry": "^1.0.4",
55
"ts-node": "^7.0.0",
56
- "typescript": "^2.9.2",
+ "typescript": "^3.0.1",
57
"yargs": "^12.0.1"
58
}
59
yarn.lock
@@ -3104,9 +3104,9 @@ ts-node@^7.0.0:
3104
source-map-support "^0.5.6"
3105
yn "^2.0.0"
3106
3107
-typescript@^2.9.2:
3108
- version "2.9.2"
3109
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
+typescript@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
3110
3111
uglify-js@^2.6:
3112
version "2.8.29"
0 commit comments