build(deps-dev): bump sinon from 15.0.4 to 15.1.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 15.0.4 to 15.1.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/v15.0.4...v15.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-19 05:58:28 +00:00
committed by GitHub
parent 878dd5a46a
commit 4365d48c39
2 changed files with 38 additions and 18 deletions

View File

@@ -48,7 +48,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.8.8",
"sinon": "^15.0.4",
"sinon": "^15.1.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.4"
},