Skip to content

Commit 11c579b

Browse files
chore(deps-dev): bump sinon from 21.1.2 to 22.0.0 (#1133)
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 381e75c commit 11c579b

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
@@ -65,7 +65,7 @@
6565
"prettier": "^3.0.0",
6666
"semantic-release": "^25.0.2",
6767
"semver": "^7.3.7",
68-
"sinon": "^21.0.0",
68+
"sinon": "^22.0.0",
6969
"ts-node": "^10.9.1",
7070
"typescript": "^6.0.2"
7171
},

0 commit comments

Comments
 (0)