File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 7777 },
7878 "dependencies" : {
7979 "spruce" : " ^1.0.3" ,
80- "tslib" : " ^1.8 .0"
80+ "tslib" : " ^2.0 .0"
8181 },
8282 "devDependencies" : {
8383 "@types/node" : " ^8.0.47" ,
Original file line number Diff line number Diff line change @@ -3403,10 +3403,15 @@ tsconfig@^6.0.0:
34033403 strip-bom "^3.0.0"
34043404 strip-json-comments "^2.0.0"
34053405
3406- tslib@^1.0.0, tslib@^1.7.1, tslib@^1.8.0 :
3406+ tslib@^1.0.0, tslib@^1.7.1 :
34073407 version "1.8.0"
34083408 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
34093409
3410+ tslib@^2.0.0 :
3411+ version "2.8.1"
3412+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
3413+ integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
3414+
34103415tslint-config-standard@^7.0.0 :
34113416 version "7.0.0"
34123417 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