Skip to content

Commit 8ad44c3

Browse files
feat: update packages
1 parent b96110a commit 8ad44c3

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
@@ -40,7 +40,7 @@
4040
"eslint": "^6.8.0",
4141
"jest": "^25.1.0",
4242
"jest-circus": "^25.1.0",
43-
"nock": "^11.7.2",
43+
"nock": "^11.8.2",
4444
"ts-jest": "^25.2.0",
4545
"typescript": "^3.7.5"
4646
},

yarn.lock

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

2836-
nock@^11.7.2:
2837-
version "11.7.2"
2838-
resolved "https://registry.yarnpkg.com/nock/-/nock-11.7.2.tgz#4cee4fa838dc3635c074c5b3436bcdec7f7ee213"
2839-
integrity sha512-7swr5bL1xBZ5FctyubjxEVySXOSebyqcL7Vy1bx1nS9IUqQWj81cmKjVKJLr8fHhtzI1MV8nyCdENA/cGcY1+Q==
2836+
nock@^11.8.2:
2837+
version "11.8.2"
2838+
resolved "https://registry.yarnpkg.com/nock/-/nock-11.8.2.tgz#7845608d57769f41375b63521a7e6b554f4cdbb2"
2839+
integrity sha512-udrFXJ/aqPM9NmrKOcNJ67lvrs/zroNq2sbumhaMPW5JLNy/6LsWiZEwU9DiQIUHOcOCR4MPeqIG7uQNbDGExA==
28402840
dependencies:
28412841
debug "^4.1.0"
28422842
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)