Skip to content

Commit e306161

Browse files
deps(dev): bump sinon from 17.0.2 to 18.0.0 (#114)
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.2...v18.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Russell Dempsey <[email protected]>
1 parent 1f778d4 commit e306161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@libp2p/peer-id-factory": "^4.0.4",
7878
"@multiformats/multiaddr": "^12.1.3",
7979
"@types/sinon": "^17.0.0",
80-
"aegir": "^44.1.1",
81-
"sinon": "^17.0.0",
80+
"aegir": "^42.2.0",
81+
"sinon": "^18.0.0",
8282
"sinon-ts": "^2.0.0"
8383
}
8484
}

0 commit comments

Comments
 (0)