Skip to content

Commit 0c95b27

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent b50ce9f commit 0c95b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"globals": "^16.0.0",
7070
"husky": "^9.1.7",
7171
"mocha": "^11.0.0",
72-
"sinon": "^20.0.0",
72+
"sinon": "^21.0.0",
7373
"tsx": "^4.19.2",
7474
"typescript": "^5.7.2",
7575
"typescript-eslint": "^8.15.0"

0 commit comments

Comments
 (0)