Browse Source

⬆️ Upgrade dependency typescript to v3.9.2

pull/112/head
Renovate Bot 6 years ago
committed by Nicolas Beaussart
parent
commit
cbf9f0ab78
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -51,7 +51,7 @@
"strip-ansi": "6.0.0",
"ts-jest": "25.4.0",
"ts-node": "8.10.1",
"typescript": "3.8.3"
"typescript": "3.9.2"
},
"engines": {
"node": ">=8.0.0"

8
yarn.lock

@ -9494,10 +9494,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
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==
typescript@3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
uglify-js@^3.1.4:
version "3.7.7"

Loading…
Cancel
Save