Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sinon from 17.0.1 to 19.0.2
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 19.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v17.0.1...v19.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e74b2e5 commit 32a81b4
Showing 2 changed files with 168 additions and 48 deletions.
214 changes: 167 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"typescript": "~5.6.2"
},

0 comments on commit 32a81b4

Please sign in to comment.