Skip to content

Commit fa310fe

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.26 to 1.4.28
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.26 to 1.4.28. - [Release notes](https://github.com/forcedotcom/ts-sinon/releases) - [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-sinon@1.4.26...1.4.28) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d17dd8b commit fa310fe

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
@@ -25,7 +25,7 @@
2525
"@salesforce/dev-scripts": "^10.2.10",
2626
"@salesforce/plugin-command-reference": "^3.1.10",
2727
"@salesforce/source-testkit": "^2.2.41",
28-
"@salesforce/ts-sinon": "1.4.26",
28+
"@salesforce/ts-sinon": "1.4.28",
2929
"@types/archiver": "^5.3.2",
3030
"@types/cli-progress": "^3.11.6",
3131
"archiver": "^5.3.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,14 +1485,14 @@
14851485
isomorphic-git "^1.27.1"
14861486
ts-retry-promise "^0.8.1"
14871487

1488-
"@salesforce/ts-sinon@1.4.26":
1489-
version "1.4.26"
1490-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz#f91b95fbf3b2c7414a779a633b6e3a6e3fbbe338"
1491-
integrity sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==
1488+
"@salesforce/ts-sinon@1.4.28":
1489+
version "1.4.28"
1490+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.28.tgz#77d97c322ba148ba3a53b56e5d24c19aed5ebfea"
1491+
integrity sha512-Sw7/wYvwOCc2Xdj5JC13DrPNJGl1UF7nH4mYZzu615Y9yKzjNdWBziqPWcoqMGusEfV3y8N67Ve7YFfpfzNqFA==
14921492
dependencies:
14931493
"@salesforce/ts-types" "^2.0.12"
14941494
sinon "^5.1.1"
1495-
tslib "^2.7.0"
1495+
tslib "^2.8.0"
14961496

14971497
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
14981498
version "2.0.12"
@@ -7565,10 +7565,10 @@ tsconfig-paths@^3.15.0:
75657565
minimist "^1.2.6"
75667566
strip-bom "^3.0.0"
75677567

7568-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
7569-
version "2.7.0"
7570-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7571-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
7568+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.0:
7569+
version "2.8.0"
7570+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
7571+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
75727572

75737573
tunnel-agent@*, tunnel-agent@^0.6.0:
75747574
version "0.6.0"

0 commit comments

Comments
 (0)