Skip to content

Commit 43275c0

Browse files
deps(dev): bump sinon from 16.1.3 to 17.0.0 (#42)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.3...v17.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>
1 parent 41e7902 commit 43275c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"@multiformats/multiaddr": "^12.1.3",
165165
"@types/sinon": "^10.0.15",
166166
"aegir": "^41.0.0",
167-
"sinon": "^16.0.0",
167+
"sinon": "^17.0.0",
168168
"sinon-ts": "^1.0.0"
169169
}
170170
}

0 commit comments

Comments
 (0)