Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 153f8cc commit 68a1a75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai-style": "^1.0.3",
"dom-matches": "^2.0.0",
"promise-assist": "^2.0.1",
"sinon": "^16.0.0",
"sinon": "^16.1.0",
"sinon-chai": "^3.7.0"
},
"devDependencies": {
Expand Down

0 comments on commit 68a1a75

Please sign in to comment.