This repository was archived by the owner on Aug 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 136
136
"glob" : " 7.2.0" ,
137
137
"mkdirp" : " 1.0.4" ,
138
138
"path-type" : " 5.0.0" ,
139
- "resolve-cwd" : " 3.0.0" ,
140
- "tslib" : " 2.3.1"
139
+ "resolve-cwd" : " 3.0.0"
141
140
},
142
141
"devDependencies" : {
143
142
"@babel/eslint-parser" : " 7.15.8" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"compilerOptions" : {
3
3
"downlevelIteration" : true ,
4
- "importHelpers" : true ,
4
+ "importHelpers" : false ,
5
5
"module" : " commonjs" ,
6
6
"outDir" : " ./cjs" ,
7
7
"paths" : {
Original file line number Diff line number Diff line change @@ -851,7 +851,6 @@ __metadata:
851
851
tsc-prog : 2.2.1
852
852
tsconfig : 7.0.0
853
853
tsconfig-paths : 3.11.0
854
- tslib : 2.3.1
855
854
typescript : 4.5.0-beta
856
855
yargs : 17.2.1
857
856
peerDependencies :
@@ -9533,20 +9532,20 @@ fsevents@^2.3.2:
9533
9532
languageName : node
9534
9533
linkType : hard
9535
9534
9536
- " tslib@npm:2.3.1, tslib@npm:^2 " :
9537
- version : 2.3.1
9538
- resolution : " tslib@npm:2.3.1"
9539
- checksum : de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
9540
- languageName : node
9541
- linkType : hard
9542
-
9543
9535
" tslib@npm:^1.8.1, tslib@npm:^1.9.0 " :
9544
9536
version : 1.14.1
9545
9537
resolution : " tslib@npm:1.14.1"
9546
9538
checksum : dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd
9547
9539
languageName : node
9548
9540
linkType : hard
9549
9541
9542
+ " tslib@npm:^2 " :
9543
+ version : 2.3.1
9544
+ resolution : " tslib@npm:2.3.1"
9545
+ checksum : de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
9546
+ languageName : node
9547
+ linkType : hard
9548
+
9550
9549
" tsutils@npm:^3.21.0 " :
9551
9550
version : 3.21.0
9552
9551
resolution : " tsutils@npm:3.21.0"
You can’t perform that action at this time.
0 commit comments