Skip to content

Commit

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

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.26 to 1.4.27
  • Loading branch information
svc-cli-bot authored Sep 15, 2024
2 parents 3c272c3 + 664a7a8 commit 204ec52
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 @@ -26,7 +26,7 @@
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-command-reference": "^3.1.21",
"@salesforce/plugin-telemetry": "^3.6.10",
"@salesforce/ts-sinon": "^1.4.26",
"@salesforce/ts-sinon": "^1.4.27",
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.20.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1941,10 +1941,10 @@
got "^11"
proxy-agent "^6.4.0"

"@salesforce/ts-sinon@^1.4.26":
version "1.4.26"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz#f91b95fbf3b2c7414a779a633b6e3a6e3fbbe338"
integrity sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==
"@salesforce/ts-sinon@^1.4.27":
version "1.4.27"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.27.tgz#ce3c42155cb0be2d8d21ccb6f305280bbae1daa7"
integrity sha512-sWvliaHKrt5d9a2XoJFbCdfOR2Fx91ivqSb2kw+HBh0l74Nc8h/56AZ8EDZduzMTvVdwrb90xm/KiXVVAgvIGA==
dependencies:
"@salesforce/ts-types" "^2.0.12"
sinon "^5.1.1"
Expand Down

0 comments on commit 204ec52

Please sign in to comment.