Skip to content

Commit ed51496

Browse files
chore: bump @types/sinon from 17.0.4 to 20.0.0 (#182)
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 17.0.4 to 20.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-version: 20.0.0 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 dacc999 commit ed51496

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
@@ -167,7 +167,7 @@
167167
"devDependencies": {
168168
"@libp2p/crypto": "^5.1.3",
169169
"@multiformats/multiaddr": "^13.0.1",
170-
"@types/sinon": "^17.0.4",
170+
"@types/sinon": "^20.0.0",
171171
"aegir": "^47.0.10",
172172
"sinon": "^21.0.0",
173173
"sinon-ts": "^2.0.0"

0 commit comments

Comments
 (0)