build(deps-dev): bump sinon from 14.0.0 to 14.0.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 14.0.1.
- [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/v14.0.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-04 05:08:56 +00:00
committed by GitHub
parent 35f15fd5ad
commit 57df1f1fa4
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.7.1",
"sinon": "^14.0.0",
"sinon": "^14.0.1",
"ts-node-dev": "^2.0.0",
"typescript": "^4.8.4"
},