Skip to content

Commit c612761

Browse files
deps(dev): bump sinon from 18.0.1 to 19.0.2 (#245)
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2. - [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.2) --- 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>
1 parent 8a3f783 commit c612761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"p-retry": "^6.2.0",
214214
"pako": "^2.0.4",
215215
"readable-stream": "^4.2.0",
216-
"sinon": "^18.0.0"
216+
"sinon": "^19.0.2"
217217
},
218218
"browser": {
219219
"kubo": false,

0 commit comments

Comments
 (0)