Skip to content

Commit ae7b7b6

Browse files
auto dependabot: bump sinon from 20.0.0 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 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] <support@github.com>
1 parent 070660d commit ae7b7b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@
2222
"lerna": "^8.0.2",
2323
"prettier": "^3.2.4",
2424
"rimraf": "^6.0.0",
25-
"sinon": "^20.0.0",
25+
"sinon": "^21.0.0",
2626
"tsc-alias": "^1.8.10",
2727
"typescript": "^5.3.3",
2828
"vitest": "^3.0.0",

0 commit comments

Comments
 (0)