Skip to content

Commit 8784755

Browse files
committed
Use TS 3.1.4 for building VS Code
1 parent 812a35f commit 8784755

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"source-map": "^0.4.4",
126126
"ts-loader": "^4.4.2",
127127
"tslint": "^5.9.1",
128-
"typescript": "3.1.3",
128+
"typescript": "3.1.4",
129129
"typescript-formatter": "7.1.0",
130130
"uglify-es": "^3.0.18",
131131
"underscore": "^1.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8813,10 +8813,10 @@ typescript-formatter@7.1.0:
88138813
commandpost "^1.0.0"
88148814
editorconfig "^0.15.0"
88158815

8816-
typescript@3.1.3:
8817-
version "3.1.3"
8818-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
8819-
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
8816+
typescript@3.1.4:
8817+
version "3.1.4"
8818+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.4.tgz#c74ef7b3c2da65beff548b903022cb8c3cd997ed"
8819+
integrity sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q==
88208820

88218821
typescript@^2.6.2:
88228822
version "2.6.2"

0 commit comments

Comments
 (0)