Skip to content

Commit c2d5bfb

Browse files
deps(dev): bump @types/sinon from 10.0.20 to 17.0.0 (#49)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4214634 commit c2d5bfb

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
@@ -162,7 +162,7 @@
162162
"devDependencies": {
163163
"@libp2p/peer-id-factory": "^3.0.5",
164164
"@multiformats/multiaddr": "^12.1.3",
165-
"@types/sinon": "^10.0.15",
165+
"@types/sinon": "^17.0.0",
166166
"aegir": "^41.0.0",
167167
"sinon": "^17.0.0",
168168
"sinon-ts": "^2.0.0"

0 commit comments

Comments
 (0)