Bump typescript from 3.9.7 to 3.9.8 (#6654)

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

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]
2021-02-10 13:52:20 +00:00
committed by GitHub
parent 5148094ec3
commit 42dacf4857
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -172,7 +172,7 @@
"tsconfig-paths": "^3.9.0",
"tslint": "6.1.3",
"typedoc": "^0.20.14",
"typescript": "3.9.7",
"typescript": "3.9.8",
"unist-util-select": "^3.0.2",
"webpack-cli": "^3.3.12"
},