From f841eec7a8a92abd92c80b2c3e021d8ccab1947d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 14 Sep 2018 20:52:14 +0000 Subject: [PATCH] chore(package): update nock to version 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd17ebe..1fd00aa 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ava": "^0.25.0", "coveralls": "^3.0.0", "eslint-config-xo-lukechilds": "^1.0.1", - "nock": "^9.0.2", + "nock": "^10.0.0", "nyc": "^11.0.0", "xo": "^0.19.0" }