This repository was archived by the owner on Mar 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
create/new_project/demos/btc_eth Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"ts-node" : " ^8.10.2" ,
23
23
"tslint" : " ^6.1.2" ,
24
24
"tslint-config-prettier" : " ^1.18.0" ,
25
- "typescript" : " ^3.9.3 "
25
+ "typescript" : " ^3.9.5 "
26
26
},
27
27
"dependencies" : {
28
28
"comit-sdk" : " ^0.16.1" ,
Original file line number Diff line number Diff line change @@ -5035,10 +5035,10 @@ typedarray-to-buffer@^3.1.5:
5035
5035
dependencies :
5036
5036
is-typedarray "^1.0.0"
5037
5037
5038
- typescript@^3.9.3 :
5039
- version "3.9.3 "
5040
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3 .tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a "
5041
- integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ ==
5038
+ typescript@^3.9.5 :
5039
+ version "3.9.5 "
5040
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5 .tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36 "
5041
+ integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ ==
5042
5042
5043
5043
union-value@^1.0.0 :
5044
5044
version "1.0.1"
You can’t perform that action at this time.
0 commit comments