Skip to content

Commit

Permalink
deps(dev): bump sinon from 15.2.0 to 17.0.1
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.2.0...v17.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0aa0944 commit db9290e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/blockstore-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@
"aegir": "^41.1.9",
"interface-blockstore-tests": "^6.0.0",
"p-defer": "^4.0.0",
"sinon": "^15.0.2"
"sinon": "^17.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/datastore-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@
"aegir": "^41.1.9",
"interface-datastore-tests": "^5.0.0",
"p-defer": "^4.0.0",
"sinon": "^15.0.2"
"sinon": "^17.0.1"
}
}

0 comments on commit db9290e

Please sign in to comment.