Skip to content

Commit c9fe751

Browse files
Bump sinon from 19.0.5 to 20.0.0
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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f496f68 commit c9fe751

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
@@ -53,7 +53,7 @@
5353
"mocha": "^11.0.1",
5454
"nock": "^14.0.0",
5555
"should": "^13.2.3",
56-
"sinon": "^19.0.2"
56+
"sinon": "^20.0.0"
5757
},
5858
"files": [
5959
"index.mjs",

0 commit comments

Comments
 (0)