Skip to content

Commit 1883556

Browse files
Bump sinon from 16.1.0 to 17.0.0 (#310)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.0 to 17.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.0...v17.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a47fb55 commit 1883556

File tree

2 files changed

+62
-24
lines changed

2 files changed

+62
-24
lines changed

package-lock.json

Lines changed: 61 additions & 23 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
@@ -52,7 +52,7 @@
5252
"jsdoc": "^4.0.0",
5353
"mocha": "^10.0.0",
5454
"rimraf": "^5.0.0",
55-
"sinon": "^16.0.0",
55+
"sinon": "^17.0.0",
5656
"sinon-chai": "^3.5.0"
5757
}
5858
}

0 commit comments

Comments
 (0)