aboutsummaryrefslogtreecommitdiffstats
path: root/web/yarn.lock
diff options
context:
space:
mode:
authorMatthew Shao <me@matshao.com>2017-05-27 21:13:21 +0800
committerMatthew Shao <me@matshao.com>2017-05-27 21:13:21 +0800
commitb1d29dcaa10731731288f647680920bdfbad398f (patch)
treef43f70e837367ee7ff79649bd9a47bfd6db92b66 /web/yarn.lock
parentfbdbb097a34918d0ff534a08ccfa9faf27c1237d (diff)
downloadmitmproxy-b1d29dcaa10731731288f647680920bdfbad398f.tar.gz
mitmproxy-b1d29dcaa10731731288f647680920bdfbad398f.tar.bz2
mitmproxy-b1d29dcaa10731731288f647680920bdfbad398f.zip
[web] Remove jest-fetch-mock dependency.
Diffstat (limited to 'web/yarn.lock')
-rw-r--r--web/yarn.lock10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/yarn.lock b/web/yarn.lock
index 069a8590..602b4916 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -2888,12 +2888,6 @@ jest-environment-node@^19.0.0:
jest-mock "^19.0.0"
jest-util "^19.0.0"
-jest-fetch-mock@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-1.1.1.tgz#7548b6d0c0c77071e9f8652fcb4f8d537e988d1f"
- dependencies:
- whatwg-fetch "1.0.0"
-
jest-file-exists@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/jest-file-exists/-/jest-file-exists-19.0.0.tgz#cca2e587a11ec92e24cfeab3f8a94d657f3fceb8"
@@ -5186,10 +5180,6 @@ whatwg-encoding@^1.0.1:
dependencies:
iconv-lite "0.4.13"
-whatwg-fetch@1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz#01c2ac4df40e236aaa18480e3be74bd5c8eb798e"
-
whatwg-fetch@>=0.10.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.2.tgz#fe294d1d89e36c5be8b3195057f2e4bc74fc980e"