Bump typescript from 3.7.3 to 3.7.4 (#94)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.4.
- [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-12-23 10:36:58 -05:00 committed by James Ives
parent 8023ea2379
commit f9f685c0c9
2 changed files with 4 additions and 4 deletions

View File

@ -45,6 +45,6 @@
"prettier": "^1.19.1", "prettier": "^1.19.1",
"ts-jest": "^24.2.0", "ts-jest": "^24.2.0",
"tslint": "^5.20.0", "tslint": "^5.20.0",
"typescript": "^3.7.3" "typescript": "^3.7.4"
} }
} }

View File

@ -3140,9 +3140,9 @@ type-check@~0.3.2:
dependencies: dependencies:
prelude-ls "~1.1.2" prelude-ls "~1.1.2"
typescript@^3.7.3: typescript@^3.7.4:
version "3.7.3" version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
uglify-js@^3.1.4: uglify-js@^3.1.4:
version "3.6.8" version "3.6.8"