Skip to content

Commit 41e3788

Browse files
build(deps-dev): bump sinon from 19.0.5 to 20.0.0 (#192)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 to 20.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.5...v20.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 20.0.0 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 c2a082e commit 41e3788

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
@@ -67,7 +67,7 @@
6767
"fastify": "^5.0.0",
6868
"neostandard": "^0.12.0",
6969
"proxyquire": "^2.1.3",
70-
"sinon": "^19.0.2",
70+
"sinon": "^20.0.0",
7171
"tsd": "^0.31.0"
7272
},
7373
"pre-commit": [

0 commit comments

Comments
 (0)