Skip to content

Commit

Permalink
Bump sinon from 17.0.2 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v17.0.2...v18.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] committed Jun 1, 2024
1 parent aab7721 commit dd9b584
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 @@ -41,7 +41,7 @@
"electron": "^28.2.0",
"hallmark": "^4.0.0",
"nyc": "^15.1.0",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"standard": "^17.1.0",
"tap-arc": "^1.2.2",
"tape": "^5.7.4",
Expand Down

0 comments on commit dd9b584

Please sign in to comment.