Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.17 to 1.4.19
Browse files Browse the repository at this point in the history
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.17 to 1.4.19.
- [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.17...1.4.19)

---
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 18, 2023
1 parent b638982 commit 02fd791
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^4.0.16",
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/ts-sinon": "1.4.17",
"@salesforce/ts-sinon": "1.4.19",
"@swc/core": "1.3.39",
"@types/semver": "^7.5.4",
"@types/shelljs": "^0.8.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1325,16 +1325,16 @@
chalk "^4"
inquirer "^8.2.5"

"@salesforce/[email protected].17":
version "1.4.17"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.17.tgz#e4454cd6f2edb54425a6336c5f8a7062b9e6d22c"
integrity sha512-hJi+0oE7F70AFtru+KF1AKSin1lzvrU/aXkxPzqJ3obR6Q86Q4LgIl/ekiXv2u2k4GN21KPpkhBEQJuf3qiI8Q==
"@salesforce/[email protected].19":
version "1.4.19"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz#64157b6c8cf4a3c637867e2ddd90c2d058c334f7"
integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==
dependencies:
"@salesforce/ts-types" "^2.0.8"
"@salesforce/ts-types" "^2.0.9"
sinon "^5.1.1"
tslib "^2.6.1"

"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
version "2.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
Expand Down

0 comments on commit 02fd791

Please sign in to comment.