Pick up TS 3.1.3

This commit is contained in:
Matt Bierner 2018-10-11 16:43:55 -07:00
parent 69fd947d76
commit 8476cae78a
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.1.2"
"typescript": "3.1.3"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,7 +2,7 @@
# yarn lockfile v1
typescript@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.2.tgz#c03a5d16f30bb60ad8bb6fe8e7cb212eedeec950"
integrity sha512-gOoGJWbNnFAfP9FlrSV63LYD5DJqYJHG5ky1kOXSl3pCImn4rqWy/flyq1BRd4iChQsoCqjbQaqtmXO4yCVPCA==
typescript@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==