Skip to content

Commit

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

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.29 to 1.4.30
  • Loading branch information
svc-cli-bot authored Dec 1, 2024
2 parents a54fa97 + 4818071 commit 0dcd6b4
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 @@ -20,7 +20,7 @@
"@salesforce/cli-plugins-testkit": "^5.3.38",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.33",
"@salesforce/ts-sinon": "^1.4.29",
"@salesforce/ts-sinon": "^1.4.30",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.29",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2011,10 +2011,10 @@
cli-progress "^3.12.0"
terminal-link "^3.0.0"

"@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 0dcd6b4

Please sign in to comment.