deps: bump nock from 13.0.2 to 13.0.3 (#399)

Bumps [nock](https://github.com/nock/nock) from 13.0.2 to 13.0.3.
- [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/v13.0.2...v13.0.3)

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-07-28 11:28:00 +09:00
committed by GitHub
parent 61b002f4ff
commit 1f22e6c5e6
2 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@
"jest": "^25.5.4",
"jest-circus": "^26.1.0",
"lint-staged": "^10.2.11",
"nock": "^13.0.2",
"nock": "^13.0.3",
"prettier": "2.0.5",
"standard-version": "^8.0.2",
"ts-jest": "^25.5.1",