mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
Upgrade Typescript
This commit is contained in:
parent
769024e224
commit
e1462b757b
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"husky": "^1.3.1",
|
||||
"jasmine": "^2.6.0",
|
||||
"tslint": "^5.9.1",
|
||||
"typescript": "^3.7.4"
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"engines": {
|
||||
"yarn": ">=1.0"
|
||||
|
|
|
|||
|
|
@ -6930,7 +6930,7 @@ typedarray@^0.0.6, typedarray@~0.0.5:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@^3.7.4:
|
||||
typescript@^3.8.3:
|
||||
version "3.8.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
|
||||
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue