Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps(dev): bump sinon from 18.0.1 to 19.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.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@v18.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]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
commit 9c46621f89cb7ab10b1156b472e97f84ca467b5d
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"multiformats": "^13.2.2",
"p-defer": "^4.0.0",
"protons": "^7.6.0",
"sinon": "^18.0.0"
"sinon": "^19.0.2"
},
"browser": {
"./dist/src/crypto/index.js": "./dist/src/crypto/index.browser.js"
Expand Down