Skip to content

Commit 4c0cec9

Browse files
chore(deps-dev): bump sinon from 20.0.0 to 21.0.0 (#267)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8af7cf3 commit 4c0cec9

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
@@ -79,7 +79,7 @@
7979
"prettier": "^3.0.0",
8080
"proxyquire": "^2.1.3",
8181
"semantic-release": "^24.0.0",
82-
"sinon": "^20.0.0",
82+
"sinon": "^21.0.0",
8383
"ts-node": "^10.9.1",
8484
"typescript": "^5.4.3"
8585
},

0 commit comments

Comments
 (0)