Bump typescript from 3.1.3 to 3.1.4 (#3049)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-31 13:42:47 +09:00 committed by syuilo
parent a3a28e5557
commit 93f01ed4df
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -15859,9 +15859,9 @@
}
},
"typescript": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.3.tgz",
"integrity": "sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA=="
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.4.tgz",
"integrity": "sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q=="
},
"typescript-eslint-parser": {
"version": "20.0.0",

View file

@ -204,7 +204,7 @@
"ts-loader": "5.2.2",
"ts-node": "7.0.1",
"tslint": "5.10.0",
"typescript": "3.1.3",
"typescript": "3.1.4",
"typescript-eslint-parser": "20.0.0",
"uglify-es": "3.3.9",
"url-loader": "1.1.2",