We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8e498 commit b0a69e4Copy full SHA for b0a69e4
package.json
@@ -15,7 +15,7 @@
15
},
16
"devDependencies": {
17
"ajv-cli": "2.1.0",
18
- "typescript": "2.6.2"
+ "typescript": "3.1.3"
19
20
"repository": {
21
"type": "git",
yarn.lock
@@ -200,9 +200,9 @@ sigmund@^1.0.1:
200
version "1.0.1"
201
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
202
203
-typescript@2.6.2:
204
- version "2.6.2"
205
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
+typescript@3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
206
207
wrappy@1:
208
version "1.0.2"
0 commit comments