Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 1c0774c

Browse files
Bump nock from 13.0.4 to 13.0.5 (#20)
Bumps [nock](https://github.com/nock/nock) from 13.0.4 to 13.0.5. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.0.4...v13.0.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b8f531 commit 1c0774c

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
@@ -31,7 +31,7 @@
3131
"@vercel/ncc": "^0.25.1",
3232
"jest": "^26.6.3",
3333
"jest-circus": "^26.6.3",
34-
"nock": "^13.0.4",
34+
"nock": "^13.0.5",
3535
"ts-jest": "^26.4.1",
3636
"typescript": "^4.0.5"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3534,10 +3534,10 @@ nice-try@^1.0.4:
35343534
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
35353535
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
35363536

3537-
nock@^13.0.4:
3538-
version "13.0.4"
3539-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4.tgz#9fb74db35d0aa056322e3c45be14b99105cd7510"
3540-
integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA==
3537+
nock@^13.0.5:
3538+
version "13.0.5"
3539+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5.tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414"
3540+
integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg==
35413541
dependencies:
35423542
debug "^4.1.0"
35433543
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)