Skip to content

Commit f24dd4f

Browse files
chore: bump sinon from 20.0.0 to 21.0.0 (#351)
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 2e3906e commit f24dd4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/blockstore-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@
157157
"aegir": "^47.0.16",
158158
"interface-blockstore-tests": "^7.0.0",
159159
"p-defer": "^4.0.1",
160-
"sinon": "^20.0.0"
160+
"sinon": "^21.0.0"
161161
}
162162
}

packages/datastore-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@
157157
"aegir": "^47.0.16",
158158
"interface-datastore-tests": "^6.0.0",
159159
"p-defer": "^4.0.1",
160-
"sinon": "^20.0.0"
160+
"sinon": "^21.0.0"
161161
}
162162
}

0 commit comments

Comments
 (0)