build(deps-dev): bump sinon from 9.2.1 to 9.2.2 (#12866)

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits/v9.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-14 15:16:16 +01:00
committed by GitHub
parent 709fcd5ae6
commit e6b0bdb05e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
"monk": "^7.3.2",
"require-again": "^2.0.0",
"run-rs": "^0.7.3",
"sinon": "^9.2.1",
"sinon": "^9.2.2",
"sinon-chai": "^3.5.0",
"sinon-stub-promise": "^4.0.0"
},