Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.29 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.29 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.29...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 43d95e5 commit a720398
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.33",
"@salesforce/plugin-deploy-retrieve": "^3.15.12",
"@salesforce/ts-sinon": "^1.4.29",
"@salesforce/ts-sinon": "^1.4.30",
"@types/fast-levenshtein": "^0.0.4",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.25",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1746,10 +1746,10 @@
isomorphic-git "^1.27.1"
ts-retry-promise "^0.8.1"

"@salesforce/ts-sinon@^1.4.29":
version "1.4.29"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
"@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"
Expand Down

0 comments on commit a720398

Please sign in to comment.