Skip to content

Commit

Permalink
Merge pull request #1132 from salesforcecli/dependabot-npm_and_yarn-s…
Browse files Browse the repository at this point in the history
…alesforce-ts-sinon-1.4.24

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.23 to 1.4.24
  • Loading branch information
svc-cli-bot authored Aug 17, 2024
2 parents 50b4b3b + 2302cfa commit a0bdcbb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@salesforce/plugin-command-reference": "^3.1.16",
"@salesforce/schemas": "^1.9.0",
"@salesforce/source-testkit": "^2.2.39",
"@salesforce/ts-sinon": "^1.4.23",
"@salesforce/ts-sinon": "^1.4.24",
"cross-env": "^7.0.3",
"eslint-plugin-sf-plugin": "^1.20.4",
"oclif": "^4.14.19",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1777,12 +1777,12 @@
isomorphic-git "^1.27.1"
ts-retry-promise "^0.8.1"

"@salesforce/ts-sinon@^1.4.23":
version "1.4.23"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.23.tgz#f3916b566d22f4b43ca7e88ac3e395de0c3a0233"
integrity sha512-ij05LLVsxMpK9HPWF0i2Vow/oz/zw3MDtdzYDH4IRPEw9mwiq7/QW5V84dYD7D7NvFSAa5Leo2yeFie2d0yUdA==
"@salesforce/ts-sinon@^1.4.24":
version "1.4.24"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
dependencies:
"@salesforce/ts-types" "^2.0.10"
"@salesforce/ts-types" "^2.0.12"
sinon "^5.1.1"
tslib "^2.6.3"

Expand Down

0 comments on commit a0bdcbb

Please sign in to comment.