Skip to content

Commit 748b412

Browse files
authored
Merge pull request #1224 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-sinon-1.4.27
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.24 to 1.4.27
2 parents 30e7625 + b0fc125 commit 748b412

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@oclif/plugin-command-snapshot": "^5.2.15",
3737
"@salesforce/dev-scripts": "^10.2.4",
38-
"@salesforce/ts-sinon": "^1.4.24",
38+
"@salesforce/ts-sinon": "^1.4.27",
3939
"@types/semver": "^7.5.8",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,14 +1842,14 @@
18421842
string-width "^7.2.0"
18431843
terminal-link "^3.0.0"
18441844

1845-
"@salesforce/ts-sinon@^1.4.24":
1846-
version "1.4.24"
1847-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
1848-
integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
1845+
"@salesforce/ts-sinon@^1.4.27":
1846+
version "1.4.27"
1847+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.27.tgz#ce3c42155cb0be2d8d21ccb6f305280bbae1daa7"
1848+
integrity sha512-sWvliaHKrt5d9a2XoJFbCdfOR2Fx91ivqSb2kw+HBh0l74Nc8h/56AZ8EDZduzMTvVdwrb90xm/KiXVVAgvIGA==
18491849
dependencies:
18501850
"@salesforce/ts-types" "^2.0.12"
18511851
sinon "^5.1.1"
1852-
tslib "^2.6.3"
1852+
tslib "^2.7.0"
18531853

18541854
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
18551855
version "2.0.12"
@@ -8841,10 +8841,10 @@ tsconfig-paths@^3.15.0:
88418841
minimist "^1.2.6"
88428842
strip-bom "^3.0.0"
88438843

8844-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
8845-
version "2.6.3"
8846-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
8847-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
8844+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
8845+
version "2.8.0"
8846+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
8847+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
88488848

88498849
tuf-js@^2.2.1:
88508850
version "2.2.1"

0 commit comments

Comments
 (0)