File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"rimraf" : " 3.0.2" ,
35
35
"ts-jest" : " 26.5.2" ,
36
36
"ts-node" : " 9.1.1" ,
37
- "typescript" : " 4.1.5 "
37
+ "typescript" : " 4.2.3 "
38
38
},
39
39
"scripts" : {
40
40
"build" : " yarn clean && tsc -P tsconfig.json && yarn copy-assets && yarn create-commit-sha" ,
Original file line number Diff line number Diff line change @@ -5054,10 +5054,10 @@ typedarray-to-buffer@^3.1.5:
5054
5054
dependencies :
5055
5055
is-typedarray "^1.0.0"
5056
5056
5057
- typescript@4.1.5 :
5058
- version "4.1.5 "
5059
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5 .tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72 "
5060
- integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA ==
5057
+ typescript@4.2.3 :
5058
+ version "4.2.3 "
5059
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
5060
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
5061
5061
5062
5062
5063
5063
version "2.3.11"
You can’t perform that action at this time.
0 commit comments