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

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

---
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-11-08 05:06:54 +00:00
committed by GitHub
parent b5e9b052e1
commit 7970afc658
2 changed files with 109 additions and 49 deletions

View File

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