Skip to content

Commit 3a8f5a1

Browse files
deps(dev): bump sinon from 18.0.1 to 19.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.1...v19.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 0b8ec69 commit 3a8f5a1

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
@@ -79,7 +79,7 @@
7979
"@multiformats/multiaddr": "^12.1.3",
8080
"@types/sinon": "^17.0.0",
8181
"aegir": "^44.1.1",
82-
"sinon": "^18.0.0",
82+
"sinon": "^19.0.0",
8383
"sinon-ts": "^2.0.0"
8484
}
8585
}

0 commit comments

Comments
 (0)