deps: bump standard-version from 8.0.2 to 9.0.0 (#413)

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.2 to 9.0.0.
- [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.2...v9.0.0)

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]
2020-08-17 11:50:33 +09:00
committed by GitHub
parent 997c3c888a
commit 444111b78c
2 changed files with 68 additions and 82 deletions

View File

@@ -75,7 +75,7 @@
"lint-staged": "^10.2.11",
"nock": "^13.0.4",
"prettier": "2.0.5",
"standard-version": "^8.0.2",
"standard-version": "^9.0.0",
"ts-jest": "^25.5.1",
"typescript": "^3.9.7"
}