Bump typescript from 3.9.5 to 3.9.7

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-01 12:38:45 +00:00
parent b1c730db5c
commit ba4c43f12b
2 changed files with 4 additions and 4 deletions

View file

@ -49,6 +49,6 @@
"npm-check-updates": "^7.0.2",
"prettier": "^2.0.5",
"ts-jest": "^26.1.4",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
}
}