Merge pull request #232 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.9.2

This commit is contained in:
dependabot-preview[bot] 2020-05-18 05:33:33 +00:00 committed by GitHub
commit 7721d0ee81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -90,6 +90,6 @@
"jest": "26.0.1",
"jest-cli": "26.0.1",
"prettier": "2.0.5",
"typescript": "3.8.3"
"typescript": "3.9.2"
}
}

View File

@ -4784,10 +4784,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
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.9.1"