Skip to content

Commit

Permalink
build(deps-dev): bump sinon from 16.1.0 to 17.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.0 to 17.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v16.1.0...v17.0.0)

---
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 Oct 22, 2023
1 parent 8364100 commit 0f28719
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 13 deletions.
42 changes: 30 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/middleware-code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"esmock": "^2.5.5",
"get-port": "^7.0.0",
"nyc": "^15.1.0",
"sinon": "^16.1.0",
"sinon": "^17.0.0",
"supertest": "^6.3.3",
"execa": "^8.0.1"
},
Expand Down

0 comments on commit 0f28719

Please sign in to comment.