Skip to content

Commit 591b464

Browse files
deps(dev): bump sinon from 15.2.0 to 17.0.1 (#231)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.2.0...v17.0.1) --- updated-dependencies: - dependency-name: 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> Co-authored-by: Alex Potsides <[email protected]>
1 parent de13473 commit 591b464

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"aegir": "^41.1.6",
150150
"it-all": "^3.0.1",
151151
"it-pipe": "^3.0.1",
152-
"sinon": "^15.1.2",
152+
"sinon": "^17.0.1",
153153
"sinon-ts": "^2.0.0",
154154
"uint8arrays": "^4.0.4"
155155
}

packages/libp2p-daemon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@
141141
},
142142
"devDependencies": {
143143
"aegir": "^41.1.6",
144-
"sinon": "^15.1.2"
144+
"sinon": "^17.0.1"
145145
}
146146
}

0 commit comments

Comments
 (0)