Skip to content

Commit 7749c5b

Browse files
Bump sinon from 19.0.2 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.2 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] <[email protected]>
1 parent a49ad90 commit 7749c5b

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package-lock.json

Lines changed: 9 additions & 11 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
@@ -19,7 +19,7 @@
1919
"expect.js": "^0.3.1",
2020
"mocha": "^11.0.1",
2121
"nyc": "^17.0.0",
22-
"sinon": "^19.0.2",
22+
"sinon": "^21.0.0",
2323
"stream-buffers": "^3.0.2",
2424
"timekeeper": "^2.2.0"
2525
},

0 commit comments

Comments
 (0)