Build(deps-dev): bump typescript from 3.6.2 to 3.6.3 (#3995)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-13 18:56:44 +00:00
committed by repo-ranger[bot]
parent 43ea4dcefc
commit 63e5486e36
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -24570,9 +24570,9 @@
"dev": true
},
"typescript": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.2.tgz",
"integrity": "sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==",
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.3.tgz",
"integrity": "sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==",
"dev": true
},
"ua-parser-js": {
+1 -1
View File
@@ -251,7 +251,7 @@
"styled-components": "^4.3.2",
"tmp": "0.1.0",
"ts-mocha": "^6.0.0",
"typescript": "^3.6.2",
"typescript": "^3.6.3",
"url": "^0.11.0",
"walkdir": "0.4.1"
},