Bump typescript from 3.9.9 to 3.9.10

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.9 to 3.9.10.
- [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] 2021-06-16 22:58:28 +00:00 committed by GitHub
parent 1c1e0ee12e
commit 650bca85e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"tslint": "^5.20.1", "tslint": "^5.20.1",
"tslint-etc": "^1.13.10", "tslint-etc": "^1.13.10",
"tslint-sonarts": "^1.9.0", "tslint-sonarts": "^1.9.0",
"typescript": "^3.9.9", "typescript": "^3.9.10",
"web-ext": "^6.1.0" "web-ext": "^6.1.0"
}, },
"scripts": { "scripts": {

View file

@ -6715,10 +6715,10 @@ typedoc@^0.19.2:
shelljs "^0.8.4" shelljs "^0.8.4"
typedoc-default-themes "^0.11.4" typedoc-default-themes "^0.11.4"
typescript@^3.9.9: typescript@^3.9.10:
version "3.9.9" version "3.9.10"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w== integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
typical@^4.0.0: typical@^4.0.0:
version "4.0.0" version "4.0.0"