Skip to content

Commit 2cbcc5b

Browse files
Bump sinon from 19.0.2 to 20.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.2 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.2...v20.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04d5eed commit 2cbcc5b

File tree

2 files changed

+11
-44
lines changed

2 files changed

+11
-44
lines changed

package-lock.json

Lines changed: 10 additions & 43 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
@@ -51,7 +51,7 @@
5151
"globals": "^16.0.0",
5252
"proxyquire": "^2.1.3",
5353
"rimraf": "^6.0.1",
54-
"sinon": "^19.0.2",
54+
"sinon": "^20.0.0",
5555
"typescript": "^5.8.2"
5656
},
5757
"peerDependencies": {

0 commit comments

Comments
 (0)