Skip to content

Commit 5d10919

Browse files
deps(dev): bump sinon from 19.0.5 to 20.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 to 20.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.5...v20.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6af8c00 commit 5d10919

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
@@ -168,7 +168,7 @@
168168
"@multiformats/multiaddr": "^12.3.1",
169169
"@types/sinon": "^17.0.3",
170170
"aegir": "^45.0.1",
171-
"sinon": "^19.0.2",
171+
"sinon": "^20.0.0",
172172
"sinon-ts": "^2.0.0"
173173
}
174174
}

0 commit comments

Comments
 (0)