File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 77
77
},
78
78
"dependencies" : {
79
79
"spruce" : " ^1.0.3" ,
80
- "tslib" : " ^1.8 .0"
80
+ "tslib" : " ^2.0 .0"
81
81
},
82
82
"devDependencies" : {
83
83
"@types/node" : " ^8.0.47" ,
Original file line number Diff line number Diff line change @@ -3403,10 +3403,15 @@ tsconfig@^6.0.0:
3403
3403
strip-bom "^3.0.0"
3404
3404
strip-json-comments "^2.0.0"
3405
3405
3406
- tslib@^1.0.0, tslib@^1.7.1, tslib@^1.8.0 :
3406
+ tslib@^1.0.0, tslib@^1.7.1 :
3407
3407
version "1.8.0"
3408
3408
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
3409
3409
3410
+ tslib@^2.0.0 :
3411
+ version "2.4.1"
3412
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
3413
+ integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
3414
+
3410
3415
tslint-config-standard@^7.0.0 :
3411
3416
version "7.0.0"
3412
3417
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-7.0.0.tgz#47bbf25578ed2212456f892d51e1abe884a29f15"
You can’t perform that action at this time.
0 commit comments