Skip to content

Commit 2302cfa

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.23 to 1.4.24
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.23 to 1.4.24. - [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.23...1.4.24) --- 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 50b4b3b commit 2302cfa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@salesforce/plugin-command-reference": "^3.1.16",
2424
"@salesforce/schemas": "^1.9.0",
2525
"@salesforce/source-testkit": "^2.2.39",
26-
"@salesforce/ts-sinon": "^1.4.23",
26+
"@salesforce/ts-sinon": "^1.4.24",
2727
"cross-env": "^7.0.3",
2828
"eslint-plugin-sf-plugin": "^1.20.4",
2929
"oclif": "^4.14.19",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,12 +1777,12 @@
17771777
isomorphic-git "^1.27.1"
17781778
ts-retry-promise "^0.8.1"
17791779

1780-
"@salesforce/ts-sinon@^1.4.23":
1781-
version "1.4.23"
1782-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.23.tgz#f3916b566d22f4b43ca7e88ac3e395de0c3a0233"
1783-
integrity sha512-ij05LLVsxMpK9HPWF0i2Vow/oz/zw3MDtdzYDH4IRPEw9mwiq7/QW5V84dYD7D7NvFSAa5Leo2yeFie2d0yUdA==
1780+
"@salesforce/ts-sinon@^1.4.24":
1781+
version "1.4.24"
1782+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
1783+
integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
17841784
dependencies:
1785-
"@salesforce/ts-types" "^2.0.10"
1785+
"@salesforce/ts-types" "^2.0.12"
17861786
sinon "^5.1.1"
17871787
tslib "^2.6.3"
17881788

0 commit comments

Comments
 (0)