Skip to content

Commit

Permalink
chore(deps): update dependency nock to v10.0.6 (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Maurice Dalderup committed Jan 7, 2019
1 parent 0728e70 commit 380a7c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -107,7 +107,7 @@
"identity-obj-proxy": "3.0.0",
"jest": "23.6.0",
"jest-canvas-mock": "1.1.0",
"nock": "10.0.5",
"nock": "10.0.6",
"node-loader": "0.6.0",
"node-sass": "4.11.0",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7636,10 +7636,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

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==
nock@10.0.6:
version "10.0.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.6.tgz#e6d90ee7a68b8cfc2ab7f6127e7d99aa7d13d111"
integrity sha512-b47OWj1qf/LqSQYnmokNWM8D88KvUl2y7jT0567NB3ZBAZFz2bWp2PC81Xn7u8F2/vJxzkzNZybnemeFa7AZ2w==
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit 380a7c9

Please sign in to comment.