Skip to content

Commit 29c8ffe

Browse files
Bump sinon from 20.0.0 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 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>
1 parent 6bc64d8 commit 29c8ffe

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"chai-as-promised": "^7.1.2",
4444
"mocha": "^11.5.0",
4545
"proxyquire": "^2.1.3",
46-
"sinon": "^20.0.0",
46+
"sinon": "^21.0.0",
4747
"sinon-chai": "^3.7.0",
4848
"typescript": "~5.8.3"
4949
},

0 commit comments

Comments
 (0)