Skip to content

Commit

Permalink
Merge pull request #660 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-ts-sinon-1.4.8

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.7 to 1.4.8
  • Loading branch information
svc-cli-bot authored Jun 13, 2023
2 parents eb9a970 + 1519541 commit 966435e
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 @@ -29,7 +29,7 @@
"@salesforce/plugin-user": "^2.3.14",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/source-testkit": "^2.1.2",
"@salesforce/ts-sinon": "1.4.7",
"@salesforce/ts-sinon": "1.4.8",
"@salesforce/ts-types": "^2.0.2",
"@swc/core": "1.3.39",
"@types/fs-extra": "^9.0.13",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1234,14 +1234,14 @@
yeoman-environment "^3.9.1"
yeoman-generator "^5.6.1"

"@salesforce/[email protected].7":
version "1.4.7"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.7.tgz#f09a4a199b12b0812bcdf2bf58dd554e85548c8b"
integrity sha512-8GlR2Dq6U864brWOrsQ2sqXoDZCETR6ton72dzyH8kDbq9SvFrxnkEbtGzin1w5vFRBu1GmUlBWLFYOkGqAsRQ==
"@salesforce/[email protected].8":
version "1.4.8"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.8.tgz#9c3f2f5616f42d0b4fd1562946d1ffc6f4528916"
integrity sha512-W0gfQmakiKrV1feX+kTMnASftgwzoEjrBAT40vN0cCF1uc/wQ05myLGiX/dckO411s36kzlbvt33QM0VzyyE+A==
dependencies:
"@salesforce/ts-types" "^1.7.3"
"@salesforce/ts-types" "^2.0.1"
sinon "^5.1.1"
tslib "^2.5.2"
tslib "^2.5.3"

"@salesforce/ts-types@^1.7.2", "@salesforce/ts-types@^1.7.3":
version "1.7.3"
Expand Down

0 comments on commit 966435e

Please sign in to comment.