Skip to content

Commit 06351dc

Browse files
chore(deps-dev): bump sinon from 19.0.2 to 20.0.0 (#695)
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-version: 20.0.0 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 9902423 commit 06351dc

File tree

2 files changed

+18
-83
lines changed

2 files changed

+18
-83
lines changed

package-lock.json

Lines changed: 17 additions & 82 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
@@ -38,6 +38,6 @@
3838
"husky": "^9.1.7",
3939
"neostandard": "^0.12.1",
4040
"proxyquire": "^2.1.3",
41-
"sinon": "^19.0.2"
41+
"sinon": "^21.0.0"
4242
}
4343
}

0 commit comments

Comments
 (0)