Bump sinon from 8.0.0 to 8.0.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 8.0.0 to 8.0.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.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-30 07:38:28 +00:00
committed by GitHub
parent e4ea272799
commit e8a17376b6

8
package-lock.json generated
View File

@@ -10949,12 +10949,12 @@
"dev": true
},
"sinon": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-8.0.0.tgz",
"integrity": "sha512-9ugfO9tMrxTzqViG0hGhJoLXj8M01FZwfXMpYSmQT1AuV2jyXDJZUMpbENHBY9/2c2u6RKkHOcbYINx2FttUkg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-8.0.1.tgz",
"integrity": "sha512-vbXMHBszVioyPsuRDLEiPEgvkZnbjfdCFvLYV4jONNJqZNLWTwZ/gYSNh3SuiT1w9MRXUz+S7aX0B4Ar2XI8iw==",
"dev": true,
"requires": {
"@sinonjs/commons": "^1.4.0",
"@sinonjs/commons": "^1.7.0",
"@sinonjs/formatio": "^4.0.1",
"@sinonjs/samsam": "^4.0.1",
"diff": "^4.0.1",