Bump sinon from 8.1.0 to 8.1.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v8.1.0...v8.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-27 07:47:19 +00:00
committed by GitHub
parent 91b9058582
commit 7f6d77d811

6
package-lock.json generated
View File

@@ -11409,9 +11409,9 @@
"dev": true
},
"sinon": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-8.1.0.tgz",
"integrity": "sha512-6/05TR+8QhEgTbyMWaConm8iPL609Eno7SqToPq63wC/jS/6NMEI4NxqtzlLkk3r/KcZT9xPXQodH0oJ917Hbg==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-8.1.1.tgz",
"integrity": "sha512-E+tWr3acRdoe1nXbHMu86SSqA1WGM7Yw3jZRLvlCMnXwTHP8lgFFVn5BnKnF26uc5SfZ3D7pA9sN7S3Y2jG4Ew==",
"dev": true,
"requires": {
"@sinonjs/commons": "^1.7.0",