Skip to content

Commit 0dd9224

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] <support@github.com>
1 parent f12874d commit 0dd9224

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
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@salesforce/dev-scripts": "^10.1.1",
80-
"@salesforce/ts-sinon": "^1.4.30",
80+
"@salesforce/ts-sinon": "^1.4.31",
8181
"@types/benchmark": "^2.1.5",
8282
"@types/fast-levenshtein": "^0.0.4",
8383
"@types/jsonwebtoken": "9.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -731,10 +731,10 @@
731731
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.1.tgz#ea843c732068c4ac2dadbe1d22b44e714cfe661d"
732732
integrity sha512-9I8kZBYT7HFXsbz2ukkSyZDRPjSsfRyx3pKGCsjWe2av8wuNm6tYUnmuXzMH5JoVSu3MvtOeIlwp5fFURdsNjg==
733733

734-
"@salesforce/ts-sinon@^1.4.30":
735-
version "1.4.30"
736-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.30.tgz#08d18c27b026f0da87506b0d84d72d1069b9c6ec"
737-
integrity sha512-vCjpxrt97qqc9yOygcrQ2GZve1QFJcSMmvSOrzxLGuGPXL61NfQM/vWtwUhQYi7PiqGnRYsspy/dy9WR/V308g==
734+
"@salesforce/ts-sinon@^1.4.31":
735+
version "1.4.31"
736+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.31.tgz#59225de2bc0c415b694ed5e8777df886eb79b606"
737+
integrity sha512-AwdfynLtwk001v3AdkhiCrZArnp1osET+arE659633PnDxUtk45WPHQUKVc4eblOo/s7pRNotUMDisxwzPWCDw==
738738
dependencies:
739739
"@salesforce/ts-types" "^2.0.12"
740740
sinon "^5.1.1"

0 commit comments

Comments
 (0)