Skip to content

Commit a4459dc

Browse files
deps(dev): bump sinon from 17.0.2 to 18.0.0 (#234)
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.2...v18.0.0) --- 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 0d7729e commit a4459dc

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
@@ -214,7 +214,7 @@
214214
"p-retry": "^6.2.0",
215215
"pako": "^2.0.4",
216216
"readable-stream": "^4.2.0",
217-
"sinon": "^17.0.1"
217+
"sinon": "^18.0.0"
218218
},
219219
"browser": {
220220
"kubo": false,

0 commit comments

Comments
 (0)