Skip to content

Commit b0a69e4

Browse files
committed
chore(deps): update dependency typescript to v3
1 parent 3b8e498 commit b0a69e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"ajv-cli": "2.1.0",
18-
"typescript": "2.6.2"
18+
"typescript": "3.1.3"
1919
},
2020
"repository": {
2121
"type": "git",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ sigmund@^1.0.1:
200200
version "1.0.1"
201201
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
202202

203-
typescript@2.6.2:
204-
version "2.6.2"
205-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
203+
typescript@3.1.3:
204+
version "3.1.3"
205+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
206206

207207
wrappy@1:
208208
version "1.0.2"

0 commit comments

Comments
 (0)