Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.28 to 1.4.30
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent ccb9fbe commit 2ac6ab2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@salesforce/plugin-command-reference": "^3.1.34",
"@salesforce/schemas": "^1.9.0",
"@salesforce/source-testkit": "^2.2.88",
"@salesforce/ts-sinon": "^1.4.28",
"@salesforce/ts-sinon": "^1.4.30",
"cross-env": "^7.0.3",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.28",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1721,14 +1721,14 @@
isomorphic-git "^1.27.1"
ts-retry-promise "^0.8.1"

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

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
version "2.0.12"
Expand Down Expand Up @@ -8098,7 +8098,7 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

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

0 comments on commit 2ac6ab2

Please sign in to comment.