Skip to content

Commit 47af43b

Browse files
committed
skip: merge (1b639b1) [skip release]
2 parents be34df4 + 1b639b1 commit 47af43b

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-promise": "4.2.1",
5252
"husky": "4.3.0",
5353
"jest": "26.6.3",
54-
"nock": "13.0.4",
54+
"nock": "13.0.5",
5555
"npm-run-all": "4.1.5",
5656
"prettier": "2.1.2",
5757
"prettier-plugin-package": "1.3.0",

yarn.lock

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

5202-
nock@13.0.4:
5203-
version "13.0.4"
5204-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4.tgz#9fb74db35d0aa056322e3c45be14b99105cd7510"
5205-
integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA==
5202+
nock@13.0.5:
5203+
version "13.0.5"
5204+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5.tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414"
5205+
integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg==
52065206
dependencies:
52075207
debug "^4.1.0"
52085208
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)