Skip to content

Commit 89b9b7f

Browse files
Bump sinon from 17.0.1 to 20.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 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@v17.0.1...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]>
1 parent 3d0dd1b commit 89b9b7f

File tree

2 files changed

+38
-147
lines changed

2 files changed

+38
-147
lines changed

package-lock.json

Lines changed: 37 additions & 146 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
@@ -44,7 +44,7 @@
4444
"mocha": "^10.8.2",
4545
"proxyquire": "^2.1.3",
4646
"sinon-chai": "^3.7.0",
47-
"sinon": "^17.0.1",
47+
"sinon": "^20.0.0",
4848
"typescript": "~5.8.2"
4949
},
5050
"main": "main.js",

0 commit comments

Comments
 (0)