Skip to content

Commit a256d1a

Browse files
committed
chore(deps): update dependency tslib to v2.3.1
1 parent 6e9da41 commit a256d1a

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@oclif/errors": "1.3.4",
1111
"@salesforce/command": "3.1.0",
1212
"@salesforce/core": "2.20.11",
13-
"tslib": "2.2.0"
13+
"tslib": "2.3.1"
1414
},
1515
"devDependencies": {
1616
"@oclif/dev-cli": "1.26.0",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8813,10 +8813,10 @@ ts-node@9.1.1:
88138813
source-map-support "^0.5.17"
88148814
yn "3.1.1"
88158815

8816-
tslib@2.2.0, tslib@^2.2.0:
8817-
version "2.2.0"
8818-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
8819-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
8816+
tslib@2.3.1:
8817+
version "2.3.1"
8818+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
8819+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
88208820

88218821
tslib@^1, tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
88228822
version "1.13.0"
@@ -8838,6 +8838,11 @@ tslib@^2.0.3:
88388838
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
88398839
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
88408840

8841+
tslib@^2.2.0:
8842+
version "2.2.0"
8843+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
8844+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
8845+
88418846
tslint-microsoft-contrib@^5.2.1:
88428847
version "5.2.1"
88438848
resolved "https://registry.yarnpkg.com/tslint-microsoft-contrib/-/tslint-microsoft-contrib-5.2.1.tgz#a6286839f800e2591d041ea2800c77487844ad81"

0 commit comments

Comments
 (0)