Skip to content

Commit

Permalink
build(deps-dev): bump sinon from 15.2.0 to 16.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.0.0.
- [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...v16.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kevinoid committed Sep 13, 2023
1 parent 6973247 commit 6e6ecab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"proxyquire": "^2.0.0",
"regexp.escape": "^1.0.2",
"rimraf": "^5.0.0",
"sinon": "^15.0.0"
"sinon": "^16.0.0"
},
"engines": {
"node": ">=16",
Expand Down

0 comments on commit 6e6ecab

Please sign in to comment.