We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9d66b commit 03a93d8Copy full SHA for 03a93d8
2 files changed
package.json
@@ -97,6 +97,6 @@
97
"tslint-loader": "^3.6.0",
98
"tslint-plugin-prettier": "^1.3.0",
99
"tslint-react": "^3.6.0",
100
- "typescript": "^2.1.4"
+ "typescript": "^3.0.1"
101
}
102
yarn.lock
@@ -3499,9 +3499,9 @@ typedarray-to-buffer@^3.1.2:
3499
dependencies:
3500
is-typedarray "^1.0.0"
3501
3502
-typescript@^2.1.4:
3503
- version "2.9.2"
3504
- 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"
3505
3506
uglify-js@^2.6:
3507
version "2.8.29"
0 commit comments