chore(deps-dev): bump typescript from 3.5.3 to 3.6.2 (#352)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-28 19:57:14 +02:00 committed by Crawl
parent 303b3d9eb0
commit 325fd54d06
2 changed files with 5 additions and 5 deletions

View file

@ -198,7 +198,7 @@
"eslint-config-marine": "^3.0.3", "eslint-config-marine": "^3.0.3",
"terser-webpack-plugin": "^1.4.1", "terser-webpack-plugin": "^1.4.1",
"ts-loader": "^6.0.4", "ts-loader": "^6.0.4",
"typescript": "^3.5.3", "typescript": "^3.6.2",
"webpack": "^4.39.3", "webpack": "^4.39.3",
"webpack-cli": "^3.3.7" "webpack-cli": "^3.3.7"
}, },

View file

@ -3459,10 +3459,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^3.5.3: typescript@^3.6.2:
version "3.5.3" version "3.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g== integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
union-value@^1.0.0: union-value@^1.0.0:
version "1.0.1" version "1.0.1"