Commit 04eb49cf authored by Robert Knight's avatar Robert Knight

Update to TypeScript v4.0

parent 48ee3d15
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
"terser": "^5.0.0", "terser": "^5.0.0",
"through2": "^4.0.1", "through2": "^4.0.1",
"tiny-emitter": "^2.0.2", "tiny-emitter": "^2.0.2",
"typescript": "^3.9.5", "typescript": "^4.0.2",
"unorm": "^1.3.3", "unorm": "^1.3.3",
"vinyl": "^2.2.0", "vinyl": "^2.2.0",
"watchify": "^3.7.0", "watchify": "^3.7.0",
......
...@@ -7795,10 +7795,10 @@ typedarray@^0.0.6: ...@@ -7795,10 +7795,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^3.9.5: typescript@^4.0.2:
version "3.9.7" version "4.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
ua-parser-js@0.7.21: ua-parser-js@0.7.21:
version "0.7.21" version "0.7.21"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment