Skip to content

Commit f170301

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.27 to 1.4.28
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.27 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.27...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] <[email protected]>
1 parent fbd7083 commit f170301

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
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@salesforce/dev-scripts": "^10.2.10",
60-
"@salesforce/ts-sinon": "^1.4.27",
60+
"@salesforce/ts-sinon": "^1.4.28",
6161
"@types/debug": "^4.1.12",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.6.3"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -585,14 +585,14 @@
585585
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
586586
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
587587

588-
"@salesforce/ts-sinon@^1.4.27":
589-
version "1.4.27"
590-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.27.tgz#ce3c42155cb0be2d8d21ccb6f305280bbae1daa7"
591-
integrity sha512-sWvliaHKrt5d9a2XoJFbCdfOR2Fx91ivqSb2kw+HBh0l74Nc8h/56AZ8EDZduzMTvVdwrb90xm/KiXVVAgvIGA==
588+
"@salesforce/ts-sinon@^1.4.28":
589+
version "1.4.28"
590+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.28.tgz#77d97c322ba148ba3a53b56e5d24c19aed5ebfea"
591+
integrity sha512-Sw7/wYvwOCc2Xdj5JC13DrPNJGl1UF7nH4mYZzu615Y9yKzjNdWBziqPWcoqMGusEfV3y8N67Ve7YFfpfzNqFA==
592592
dependencies:
593593
"@salesforce/ts-types" "^2.0.12"
594594
sinon "^5.1.1"
595-
tslib "^2.7.0"
595+
tslib "^2.8.0"
596596

597597
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
598598
version "2.0.12"
@@ -4893,10 +4893,10 @@ tsconfig-paths@^3.15.0:
48934893
minimist "^1.2.6"
48944894
strip-bom "^3.0.0"
48954895

4896-
tslib@^2.0.3, tslib@^2.6.2, tslib@^2.7.0:
4897-
version "2.7.0"
4898-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
4899-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
4896+
tslib@^2.0.3, tslib@^2.6.2, tslib@^2.8.0:
4897+
version "2.8.0"
4898+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
4899+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
49004900

49014901
tunnel-agent@*:
49024902
version "0.6.0"

0 commit comments

Comments
 (0)