Bump typescript from 3.9.6 to 3.9.7 (#6044)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-20 11:26:31 +01:00
committed by GitHub
parent fc876eb05f
commit a6230e30e9
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -173,7 +173,7 @@
"tsconfig-paths": "^3.9.0",
"tslint": "5.20.0",
"typedoc": "^0.18.0",
"typescript": "3.9.6",
"typescript": "3.9.7",
"unist-util-select": "^3.0.1",
"webpack-cli": "^3.3.12"
},