build(deps-dev): bump sinon from 10.0.0 to 11.1.2 (#13470)

Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.0 to 11.1.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v10.0.0...v11.1.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 18:05:24 -05:00
committed by GitHub
parent 9d67bc3827
commit 18aeaed40a
2 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
"monk": "^7.3.4",
"require-again": "^2.0.0",
"run-rs": "^0.7.5",
"sinon": "^10.0.0",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"sinon-stub-promise": "^4.0.0"
},