Skip to content

Commit d43de69

Browse files
chore: bump sinon from 19.0.5 to 21.0.0 (#422)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 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> Co-authored-by: Alex Potsides <[email protected]>
1 parent cf5509e commit d43de69

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
@@ -179,7 +179,7 @@
179179
"devDependencies": {
180180
"@types/sinon": "^17.0.2",
181181
"aegir": "^47.0.16",
182-
"sinon": "^19.0.2",
182+
"sinon": "^21.0.0",
183183
"sinon-ts": "^2.0.0"
184184
},
185185
"browser": {

0 commit comments

Comments
 (0)