This repository was archived by the owner on Jan 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
"prettier" : " 2.0.4" ,
16
16
"prettier-config-xo" : " 1.0.3" ,
17
17
"semantic-release" : " 17.1.1" ,
18
- "tsdx" : " ^ 0.13.3" ,
19
- "tslib" : " ^ 2.0.1" ,
18
+ "tsdx" : " 0.13.3" ,
19
+ "tslib" : " 2.0.1" ,
20
20
"typescript" : " 3.9.7" ,
21
21
"xo" : " 0.33.1"
22
22
},
Original file line number Diff line number Diff line change @@ -13409,7 +13409,7 @@ tsconfig-paths@^3.9.0:
13409
13409
minimist "^1.2.0"
13410
13410
strip-bom "^3.0.0"
13411
13411
13412
- tsdx@^ 0.13.3:
13412
+
13413
13413
version "0.13.3"
13414
13414
resolved "https://registry.yarnpkg.com/tsdx/-/tsdx-0.13.3.tgz#b8a23ed1cb06f1d00bfd0f541f5d3cac90b611f5"
13415
13415
integrity sha512-IzEzSygWpGC/E6UQ1rPxRRpeRLPQ3RBSmisTcX2p9PKFItrwG50MaW8DfVDIolkk4Xt9cYUfgjJ+g01qN2gMYQ==
13481
13481
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
13482
13482
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
13483
13483
13484
+
13485
+ version "2.0.1"
13486
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
13487
+ integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
13488
+
13484
13489
tslib@^1, tslib@^1.9.3:
13485
13490
version "1.11.1"
13486
13491
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
13487
13492
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
13488
13493
13489
- tslib@^2.0.1:
13490
- version "2.0.1"
13491
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
13492
- integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
13493
-
13494
13494
tsutils@^3.17.1:
13495
13495
version "3.17.1"
13496
13496
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
You can’t perform that action at this time.
0 commit comments