deps: bump standard-version from 8.0.0 to 8.0.1

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-13 02:02:56 +00:00 committed by GitHub
parent 2fa902b35f
commit 9afc771b22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 458 additions and 281 deletions

735
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -75,7 +75,7 @@
"lint-staged": "^10.2.11", "lint-staged": "^10.2.11",
"nock": "^13.0.2", "nock": "^13.0.2",
"prettier": "2.0.5", "prettier": "2.0.5",
"standard-version": "^8.0.0", "standard-version": "^8.0.1",
"ts-jest": "^25.5.1", "ts-jest": "^25.5.1",
"typescript": "^3.9.6" "typescript": "^3.9.6"
} }