Skip to content

Commit 1cbde44

Browse files
chore(deps-dev): bump sinon from 21.1.2 to 22.0.0 (#296)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9307db0 commit 1cbde44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"mocha": "^11.0.1",
7272
"prettier": "^3.0.0",
7373
"semantic-release": "^25.0.2",
74-
"sinon": "^21.0.0",
74+
"sinon": "^22.0.0",
7575
"ts-node": "^10.9.1",
7676
"typescript": "^6.0.2"
7777
},

0 commit comments

Comments
 (0)