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

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.3 to 14.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/v9.2.3...v14.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>
This commit is contained in:
dependabot[bot]
2022-05-09 07:10:39 +00:00
committed by GitHub
parent 2e122981f5
commit 586e741afc
2 changed files with 71 additions and 54 deletions

View File

@@ -52,7 +52,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.6.2",
"sinon": "^9.2.3",
"sinon": "^14.0.0",
"ts-node-dev": "^1.1.1",
"typescript": "^4.1.3"
},