Skip to content

Commit b60d8ce

Browse files
Bump nock from 13.3.8 to 13.5.0 (JamesIves#947)
Bumps [nock](https://github.com/nock/nock) from 13.3.8 to 13.5.0. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.8...v13.5.0) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce8ee63 commit b60d8ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-prettier": "4.2.1",
5555
"jest": "27.5.1",
5656
"jest-circus": "27.5.1",
57-
"nock": "13.3.8",
57+
"nock": "13.5.0",
5858
"prettier": "2.8.4",
5959
"ts-jest": "27.1.4",
6060
"typescript": "4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,10 +2704,10 @@ natural-compare@^1.4.0:
27042704
version "1.4.0"
27052705
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
27062706

2707-
nock@13.3.8:
2708-
version "13.3.8"
2709-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.8.tgz#7adf3c66f678b02ef0a78d5697ae8bc2ebde0142"
2710-
integrity sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==
2707+
nock@13.5.0:
2708+
version "13.5.0"
2709+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0.tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec"
2710+
integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==
27112711
dependencies:
27122712
debug "^4.1.0"
27132713
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)