build(deps-dev): bump sinon from 17.0.1 to 18.0.0 (#3721)

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v17.0.1...v18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-09 19:11:09 -05:00
committed by GitHub
parent 9ec197a9b3
commit 6762bd4476
6 changed files with 46 additions and 55 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"eslint": "^8.57.0",
"eslint-config-discordeno": "*",
"mocha": "^10.5.1",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.5.3"