Skip to content

Commit

Permalink
deps(dev): bump sinon from 15.2.0 to 17.0.1
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.2.0...v17.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 653c74b commit 2745998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"aegir": "^41.1.6",
"it-all": "^3.0.1",
"it-pipe": "^3.0.1",
"sinon": "^15.1.2",
"sinon": "^17.0.1",
"sinon-ts": "^1.0.0",
"uint8arrays": "^4.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/libp2p-daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,6 @@
},
"devDependencies": {
"aegir": "^41.1.6",
"sinon": "^15.1.2"
"sinon": "^17.0.1"
}
}

0 comments on commit 2745998

Please sign in to comment.