Skip to content

Commit 14d7e1c

Browse files
deps(dev): bump sinon from 19.0.5 to 21.0.0 (#432)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89006d7 commit 14d7e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"it-to-buffer": "^4.0.7",
169169
"merge-options": "^3.0.4",
170170
"readable-stream": "^4.5.2",
171-
"sinon": "^19.0.2",
171+
"sinon": "^21.0.0",
172172
"uint8arrays": "^5.1.0",
173173
"wherearewe": "^2.0.1"
174174
},

0 commit comments

Comments
 (0)