mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
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:
parent
1c1e0ee12e
commit
650bca85e8
2 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
"tslint": "^5.20.1",
|
||||
"tslint-etc": "^1.13.10",
|
||||
"tslint-sonarts": "^1.9.0",
|
||||
"typescript": "^3.9.9",
|
||||
"typescript": "^3.9.10",
|
||||
"web-ext": "^6.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -6715,10 +6715,10 @@ typedoc@^0.19.2:
|
|||
shelljs "^0.8.4"
|
||||
typedoc-default-themes "^0.11.4"
|
||||
|
||||
typescript@^3.9.9:
|
||||
version "3.9.9"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
|
||||
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
|
||||
typescript@^3.9.10:
|
||||
version "3.9.10"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
|
||||
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
|
||||
|
||||
typical@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue