Skip to content

Commit

Permalink
deps(dev): bump @types/sinon from 10.0.20 to 17.0.0 (#49)
Browse files Browse the repository at this point in the history
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.20 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 4214634 commit c2d5bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"devDependencies": {
"@libp2p/peer-id-factory": "^3.0.5",
"@multiformats/multiaddr": "^12.1.3",
"@types/sinon": "^10.0.15",
"@types/sinon": "^17.0.0",
"aegir": "^41.0.0",
"sinon": "^17.0.0",
"sinon-ts": "^2.0.0"
Expand Down

0 comments on commit c2d5bfb

Please sign in to comment.