deps: bump nock from 12.0.3 to 13.0.0 (#370)

Bumps [nock](https://github.com/nock/nock) from 12.0.3 to 13.0.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v12.0.3...v13.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-06-29 11:53:20 +09:00
committed by GitHub
parent f42b9853d3
commit e4507caf0b
2 changed files with 11 additions and 5 deletions

View File

@@ -73,7 +73,7 @@
"jest": "^25.5.4",
"jest-circus": "^26.1.0",
"lint-staged": "^10.2.11",
"nock": "^12.0.3",
"nock": "^13.0.0",
"prettier": "2.0.5",
"standard-version": "^8.0.0",
"ts-jest": "^25.5.1",