chore(deps-dev): bump typescript from 3.9.7 to 4.0.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-18 23:45:30 +00:00 committed by Justin
parent bf51080eba
commit d1c8ceeae5
7 changed files with 10 additions and 10 deletions

View File

@ -28,7 +28,7 @@
"lint-staged": "^10.1.7",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3"
"typescript": "^4.0.3"
},
"private": true,
"workspaces": [

View File

@ -30,7 +30,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^4.0.3"
},
"engines": {
"node": ">=10.19.0"

View File

@ -26,7 +26,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.1",
"strip-ansi": "^6.0.0",
"typescript": "^3.9.3"
"typescript": "^4.0.3"
},
"engines": {
"node": ">=10.19.0"

View File

@ -23,7 +23,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.3"
"typescript": "^4.0.3"
},
"engines": {
"node": ">=10.19.0"

View File

@ -22,7 +22,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.3"
"typescript": "^4.0.3"
},
"engines": {
"node": ">=10.19.0"

View File

@ -19,7 +19,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.3"
"typescript": "^4.0.3"
},
"engines": {
"node": ">=10.19.0"

View File

@ -10088,10 +10088,10 @@ typescript-memoize@^1.0.0-alpha.3:
dependencies:
core-js "2.4.1"
typescript@^3.8.3, typescript@^3.9.3, typescript@^3.9.5:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
typescript@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
typical@^4.0.0:
version "4.0.0"