Skip to content

Commit ba82f9a

Browse files
chore: bump sinon in /packages/libp2p-daemon-client
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e70322 commit ba82f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"aegir": "^46.0.3",
161161
"it-all": "^3.0.8",
162162
"it-pipe": "^3.0.1",
163-
"sinon": "^20.0.0",
163+
"sinon": "^21.0.0",
164164
"sinon-ts": "^2.0.0",
165165
"uint8arraylist": "^2.4.8",
166166
"uint8arrays": "^5.1.0"

0 commit comments

Comments
 (0)