Skip to content

Commit e7a4f52

Browse files
committed
chore(deps): update dependency typescript to v4.2.3
1 parent e4d1a88 commit e7a4f52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"ts-jest": "26.5.4",
125125
"ts-loader": "8.1.0",
126126
"ts-node": "9.1.1",
127-
"typescript": "4.1.5"
127+
"typescript": "4.2.3"
128128
},
129129
"config": {
130130
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16022,10 +16022,10 @@ typedarray@^0.0.6:
1602216022
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1602316023
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1602416024

16025-
typescript@4.1.5:
16026-
version "4.1.5"
16027-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
16028-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
16025+
typescript@4.2.3:
16026+
version "4.2.3"
16027+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
16028+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1602916029

1603016030
uglify-js@^3.1.4:
1603116031
version "3.12.5"

0 commit comments

Comments
 (0)