Skip to content

Commit 506a1d3

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.30 to 1.4.31
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.30 to 1.4.31. - [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.30...1.4.31) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-version: 1.4.31 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a906b45 commit 506a1d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@salesforce/plugin-command-reference": "^3.1.65",
2727
"@salesforce/schemas": "^1.9.0",
2828
"@salesforce/source-testkit": "^2.2.143",
29-
"@salesforce/ts-sinon": "^1.4.30",
29+
"@salesforce/ts-sinon": "^1.4.31",
3030
"cross-env": "^7.0.3",
3131
"eslint-plugin-sf-plugin": "^1.20.30",
3232
"oclif": "^4.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,10 +1977,10 @@
19771977
isomorphic-git "^1.30.1"
19781978
ts-retry-promise "^0.8.1"
19791979

1980-
"@salesforce/ts-sinon@^1.4.30":
1981-
version "1.4.30"
1982-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.30.tgz#08d18c27b026f0da87506b0d84d72d1069b9c6ec"
1983-
integrity sha512-vCjpxrt97qqc9yOygcrQ2GZve1QFJcSMmvSOrzxLGuGPXL61NfQM/vWtwUhQYi7PiqGnRYsspy/dy9WR/V308g==
1980+
"@salesforce/ts-sinon@^1.4.31":
1981+
version "1.4.31"
1982+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.31.tgz#59225de2bc0c415b694ed5e8777df886eb79b606"
1983+
integrity sha512-AwdfynLtwk001v3AdkhiCrZArnp1osET+arE659633PnDxUtk45WPHQUKVc4eblOo/s7pRNotUMDisxwzPWCDw==
19841984
dependencies:
19851985
"@salesforce/ts-types" "^2.0.12"
19861986
sinon "^5.1.1"

0 commit comments

Comments
 (0)