build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#20)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/22/head
dependabot[bot] 4 years ago committed by GitHub
parent b673ea1b18
commit 0b48959e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@
"prettier": "^2.0.5",
"tailwindcss": "^1.6.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
},
"config": {
"commitizen": {

@ -8672,10 +8672,10 @@ typeorm@^0.2.25:
yargonaut "^1.1.2"
yargs "^13.2.1"
typescript@^3.9.7:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
typescript@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
uid-safe@~2.1.5:
version "2.1.5"

Loading…
Cancel
Save