Skip to content

Commit 2ac6ab2

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.28 to 1.4.30
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.28 to 1.4.30. - [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.28...1.4.30) --- 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 ccb9fbe commit 2ac6ab2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@salesforce/plugin-command-reference": "^3.1.34",
2626
"@salesforce/schemas": "^1.9.0",
2727
"@salesforce/source-testkit": "^2.2.88",
28-
"@salesforce/ts-sinon": "^1.4.28",
28+
"@salesforce/ts-sinon": "^1.4.30",
2929
"cross-env": "^7.0.3",
3030
"eslint-plugin-sf-plugin": "^1.20.13",
3131
"oclif": "^4.15.28",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,14 +1721,14 @@
17211721
isomorphic-git "^1.27.1"
17221722
ts-retry-promise "^0.8.1"
17231723

1724-
"@salesforce/ts-sinon@^1.4.28":
1725-
version "1.4.28"
1726-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.28.tgz#77d97c322ba148ba3a53b56e5d24c19aed5ebfea"
1727-
integrity sha512-Sw7/wYvwOCc2Xdj5JC13DrPNJGl1UF7nH4mYZzu615Y9yKzjNdWBziqPWcoqMGusEfV3y8N67Ve7YFfpfzNqFA==
1724+
"@salesforce/ts-sinon@^1.4.30":
1725+
version "1.4.30"
1726+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.30.tgz#08d18c27b026f0da87506b0d84d72d1069b9c6ec"
1727+
integrity sha512-vCjpxrt97qqc9yOygcrQ2GZve1QFJcSMmvSOrzxLGuGPXL61NfQM/vWtwUhQYi7PiqGnRYsspy/dy9WR/V308g==
17281728
dependencies:
17291729
"@salesforce/ts-types" "^2.0.12"
17301730
sinon "^5.1.1"
1731-
tslib "^2.8.0"
1731+
tslib "^2.8.1"
17321732

17331733
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
17341734
version "2.0.12"
@@ -8098,7 +8098,7 @@ tsconfig-paths@^3.15.0:
80988098
minimist "^1.2.6"
80998099
strip-bom "^3.0.0"
81008100

8101-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.6.2, tslib@^2.8.0:
8101+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.6.2, tslib@^2.8.1:
81028102
version "2.8.1"
81038103
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
81048104
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)