mirror of
https://github.com/zhigang1992/release-drafter.git
synced 2026-04-29 21:05:48 +08:00
Update dependency nock to v10.0.5
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"husky": "1.3.0",
|
||||
"jest": "23.6.0",
|
||||
"lint-staged": "8.1.0",
|
||||
"nock": "10.0.4",
|
||||
"nock": "10.0.5",
|
||||
"nodemon": "1.18.9",
|
||||
"prettier": "1.15.3",
|
||||
"smee-client": "1.0.2"
|
||||
|
||||
@@ -3707,10 +3707,10 @@ nice-try@^1.0.4:
|
||||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
||||
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
||||
|
||||
nock@10.0.4:
|
||||
version "10.0.4"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.4.tgz#44f5dcfe0a6b09f95d541f6b3f057cfabbbd2a3a"
|
||||
integrity sha512-+kzpiUmJHl2j/ZdJG4Mc3oHJc4F1Tm9j0KV/SLhLKZQGTQkeK2z1XxhVIbM2evP3yn0RVlp7L1xZNIy84J8/1A==
|
||||
nock@10.0.5:
|
||||
version "10.0.5"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.5.tgz#b8bda2a58795ea32f35e4e2d421d526df645057f"
|
||||
integrity sha512-6roBPXKplUBYM/37RRUb0RyfXLHu+AU10OoaJN2H1S3pOniAx+8+NregAWDp8XS3ZWovJZKZ2tfgaphqDdqB7g==
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user