Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit ee4fd26

Browse files
Update dependency typescript to v4.1.2 (#341)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0bc8c64 commit ee4fd26

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tslint": "6.1.3",
3838
"tslint-config-prettier": "1.18.0",
3939
"tslint-plugin-prettier": "2.3.0",
40-
"typescript": "4.0.5",
40+
"typescript": "4.1.2",
4141
"webpack": "4.44.2",
4242
"webpack-cli": "3.3.12"
4343
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5384,10 +5384,10 @@ typedarray@^0.0.6:
53845384
version "0.0.6"
53855385
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
53865386

5387-
typescript@4.0.5:
5388-
version "4.0.5"
5389-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
5390-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
5387+
typescript@4.1.2:
5388+
version "4.1.2"
5389+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5390+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
53915391

53925392
union-value@^1.0.0:
53935393
version "1.0.0"

0 commit comments

Comments
 (0)