Skip to content

Commit cffcd42

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.24 to 1.4.26
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.24 to 1.4.26. - [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.24...1.4.26) --- 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 fd9b5d9 commit cffcd42

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.9",
60-
"@salesforce/ts-sinon": "^1.4.24",
60+
"@salesforce/ts-sinon": "^1.4.26",
6161
"@types/debug": "^4.1.12",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.5.4"

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.24":
589-
version "1.4.24"
590-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
591-
integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
588+
"@salesforce/ts-sinon@^1.4.26":
589+
version "1.4.26"
590+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz#f91b95fbf3b2c7414a779a633b6e3a6e3fbbe338"
591+
integrity sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==
592592
dependencies:
593593
"@salesforce/ts-types" "^2.0.12"
594594
sinon "^5.1.1"
595-
tslib "^2.6.3"
595+
tslib "^2.7.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"
@@ -4898,10 +4898,10 @@ tsconfig-paths@^3.15.0:
48984898
minimist "^1.2.6"
48994899
strip-bom "^3.0.0"
49004900

4901-
tslib@^2.0.3, tslib@^2.6.2, tslib@^2.6.3:
4902-
version "2.6.3"
4903-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
4904-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
4901+
tslib@^2.0.3, tslib@^2.6.2, tslib@^2.7.0:
4902+
version "2.7.0"
4903+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
4904+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
49054905

49064906
tunnel-agent@*:
49074907
version "0.6.0"

0 commit comments

Comments
 (0)