Commit 2c7467dd authored by Mark Banner's avatar Mark Banner
Browse files

Bug 1395879 - Remove espree/escope etc from the direct dependencies of...

Bug 1395879 - Remove espree/escope etc from the direct dependencies of eslint-plugin-mozilla since they are really peerDependencies supplied by the existing eslint peer. r=mossop

MozReview-Commit-ID: 2FEfFaEoomU

--HG--
extra : rebase_source : f284707bb792443de11c57524f0bd296fdc675cf
parent 4752a475
Loading
Loading
Loading
Loading
+69 −73
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
  "lockfileVersion": 1,
  "dependencies": {
    "acorn": {
      "version": "5.1.1",
      "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.1.1.tgz",
      "integrity": "sha1-U/4WERH5EquZnuiHqQoLxSgi/XU="
      "version": "5.1.2",
      "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.1.2.tgz",
      "integrity": "sha512-o96FZLJBPY1lvTuJylGA9Bk3t/GKPPJG8H0ydQQl01crzwJgspa4AEIq/pVTXigmK0PHVQhiAtn8WMBLL9D2WA=="
    },
    "acorn-jsx": {
      "version": "3.0.1",
@@ -79,9 +79,9 @@
      "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
    },
    "babel-code-frame": {
      "version": "6.22.0",
      "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.22.0.tgz",
      "integrity": "sha1-AnYgvuVnqIwyVhV05/0IAdMxGOQ=",
      "version": "6.26.0",
      "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
      "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
      "requires": {
        "chalk": "1.1.3",
        "esutils": "2.0.2",
@@ -128,9 +128,9 @@
      }
    },
    "circular-json": {
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz",
      "integrity": "sha1-vos2rvzN6LPKeqLWr8B6NyQsDS0="
      "version": "0.3.3",
      "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz",
      "integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A=="
    },
    "cli-cursor": {
      "version": "1.0.2",
@@ -141,9 +141,9 @@
      }
    },
    "cli-width": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz",
      "integrity": "sha1-sjTKIJsp72b8UY2bmNWEewDt8Ao="
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
      "integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk="
    },
    "co": {
      "version": "4.6.0",
@@ -180,7 +180,7 @@
      "resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz",
      "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=",
      "requires": {
        "es5-ext": "0.10.24"
        "es5-ext": "0.10.30"
      }
    },
    "debug": {
@@ -207,7 +207,7 @@
        "object-assign": "4.1.1",
        "pify": "2.3.0",
        "pinkie-promise": "2.0.1",
        "rimraf": "2.6.1"
        "rimraf": "2.6.2"
      }
    },
    "doctrine": {
@@ -263,9 +263,9 @@
      "integrity": "sha1-blwtClYhtdra7O+AuQ7ftc13cvA="
    },
    "es5-ext": {
      "version": "0.10.24",
      "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.24.tgz",
      "integrity": "sha1-pVh3yZJLwMjZvTwsvhdJWsFwmxQ=",
      "version": "0.10.30",
      "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.30.tgz",
      "integrity": "sha1-cUGhaDZpfbq/qq7uQUlc4p9SyTk=",
      "requires": {
        "es6-iterator": "2.0.1",
        "es6-symbol": "3.1.1"
@@ -277,7 +277,7 @@
      "integrity": "sha1-jjGcnwRTv1ddN0lAplWSDlnKVRI=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24",
        "es5-ext": "0.10.30",
        "es6-symbol": "3.1.1"
      }
    },
@@ -287,7 +287,7 @@
      "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24",
        "es5-ext": "0.10.30",
        "es6-iterator": "2.0.1",
        "es6-set": "0.1.5",
        "es6-symbol": "3.1.1",
@@ -300,7 +300,7 @@
      "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24",
        "es5-ext": "0.10.30",
        "es6-iterator": "2.0.1",
        "es6-symbol": "3.1.1",
        "event-emitter": "0.3.5"
@@ -312,7 +312,7 @@
      "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24"
        "es5-ext": "0.10.30"
      }
    },
    "es6-weak-map": {
@@ -321,7 +321,7 @@
      "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24",
        "es5-ext": "0.10.30",
        "es6-iterator": "2.0.1",
        "es6-symbol": "3.1.1"
      }
@@ -347,25 +347,25 @@
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-3.19.0.tgz",
      "integrity": "sha1-yPxiAcf0DdCJQbh8CFdnOGpnmsw=",
      "requires": {
        "babel-code-frame": "6.22.0",
        "babel-code-frame": "6.26.0",
        "chalk": "1.1.3",
        "concat-stream": "1.6.0",
        "debug": "2.6.8",
        "doctrine": "2.0.0",
        "escope": "3.6.0",
        "espree": "3.4.3",
        "espree": "3.5.1",
        "esquery": "1.0.0",
        "estraverse": "4.2.0",
        "esutils": "2.0.2",
        "file-entry-cache": "2.0.0",
        "glob": "7.1.2",
        "globals": "9.18.0",
        "ignore": "3.3.3",
        "ignore": "3.3.5",
        "imurmurhash": "0.1.4",
        "inquirer": "0.12.0",
        "is-my-json-valid": "2.16.0",
        "is-my-json-valid": "2.16.1",
        "is-resolvable": "1.0.0",
        "js-yaml": "3.9.0",
        "js-yaml": "3.10.0",
        "json-stable-stringify": "1.0.1",
        "levn": "0.3.0",
        "lodash": "4.17.4",
@@ -395,10 +395,6 @@
    "eslint-plugin-mozilla": {
      "version": "file:tools/lint/eslint/eslint-plugin-mozilla",
      "requires": {
        "escope": "3.6.0",
        "espree": "3.4.3",
        "estraverse": "4.2.0",
        "globals": "9.18.0",
        "ini-parser": "0.0.2",
        "sax": "1.2.4"
      }
@@ -425,11 +421,11 @@
      "version": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js"
    },
    "espree": {
      "version": "3.4.3",
      "resolved": "https://registry.npmjs.org/espree/-/espree-3.4.3.tgz",
      "integrity": "sha1-KRC1zNSc6JPC//+qtP2LOjG4I3Q=",
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.1.tgz",
      "integrity": "sha1-DJiLirRttTEAoZVK5LqZXd0n2H4=",
      "requires": {
        "acorn": "5.1.1",
        "acorn": "5.1.2",
        "acorn-jsx": "3.0.1"
      }
    },
@@ -471,7 +467,7 @@
      "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
      "requires": {
        "d": "1.0.0",
        "es5-ext": "0.10.24"
        "es5-ext": "0.10.30"
      }
    },
    "exit-hook": {
@@ -507,7 +503,7 @@
      "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.2.2.tgz",
      "integrity": "sha1-+oZxTnLCHbiGAXYezy9VXRq8a5Y=",
      "requires": {
        "circular-json": "0.3.1",
        "circular-json": "0.3.3",
        "del": "2.2.2",
        "graceful-fs": "4.1.11",
        "write": "0.2.1"
@@ -519,9 +515,9 @@
      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
    },
    "function-bind": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.0.tgz",
      "integrity": "sha1-FhdnFMgBeY5Ojyz391KUZ7tKV3E="
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
      "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
    },
    "generate-function": {
      "version": "2.0.0",
@@ -539,7 +535,7 @@
    "glob": {
      "version": "7.1.2",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
      "integrity": "sha1-wZyd+aAocC1nhhI4SmVSQExjbRU=",
      "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
      "requires": {
        "fs.realpath": "1.0.0",
        "inflight": "1.0.6",
@@ -552,7 +548,7 @@
    "globals": {
      "version": "9.18.0",
      "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
      "integrity": "sha1-qjiWs+abSH8X4x7SFD1pqOMMLYo="
      "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ=="
    },
    "globby": {
      "version": "5.0.0",
@@ -577,7 +573,7 @@
      "resolved": "https://registry.npmjs.org/has/-/has-1.0.1.tgz",
      "integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=",
      "requires": {
        "function-bind": "1.1.0"
        "function-bind": "1.1.1"
      }
    },
    "has-ansi": {
@@ -602,9 +598,9 @@
      }
    },
    "ignore": {
      "version": "3.3.3",
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.3.tgz",
      "integrity": "sha1-QyNS5XrM2HqzEQ6C0/6g5HgSFW0="
      "version": "3.3.5",
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.5.tgz",
      "integrity": "sha512-JLH93mL8amZQhh/p6mfQgVBH3M6epNq3DfsXsTSuSrInVjwyYlFE1nv2AgfRCC8PoOhM0jwQ5v8s9LgbK7yGDw=="
    },
    "imurmurhash": {
      "version": "0.1.4",
@@ -639,7 +635,7 @@
        "ansi-regex": "2.1.1",
        "chalk": "1.1.3",
        "cli-cursor": "1.0.2",
        "cli-width": "2.1.0",
        "cli-width": "2.2.0",
        "figures": "1.7.0",
        "lodash": "4.17.4",
        "readline2": "1.0.1",
@@ -651,9 +647,9 @@
      }
    },
    "interpret": {
      "version": "1.0.3",
      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.3.tgz",
      "integrity": "sha1-y8NcYu7uc/Gat7EKgBURQBr8D5A="
      "version": "1.0.4",
      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.4.tgz",
      "integrity": "sha1-ggzdWIuGj/sZGoCVBtbJyPISsbA="
    },
    "is-fullwidth-code-point": {
      "version": "1.0.0",
@@ -664,9 +660,9 @@
      }
    },
    "is-my-json-valid": {
      "version": "2.16.0",
      "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz",
      "integrity": "sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=",
      "version": "2.16.1",
      "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz",
      "integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==",
      "requires": {
        "generate-function": "2.0.0",
        "generate-object-property": "1.2.0",
@@ -719,9 +715,9 @@
      "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls="
    },
    "js-yaml": {
      "version": "3.9.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.9.0.tgz",
      "integrity": "sha512-0LoUNELX4S+iofCT8f4uEHIiRBR+c2AINyC8qRWfC6QNruLtxVZRJaPcu/xwMgFIgDxF25tGHaDjvxzJCNE9yw==",
      "version": "3.10.0",
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz",
      "integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==",
      "requires": {
        "argparse": "1.0.9",
        "esprima": "4.0.0"
@@ -767,7 +763,7 @@
    "minimatch": {
      "version": "3.0.4",
      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
      "integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=",
      "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
      "requires": {
        "brace-expansion": "1.1.8"
      }
@@ -897,7 +893,7 @@
    "readable-stream": {
      "version": "2.3.3",
      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz",
      "integrity": "sha1-No8lEtefnUb9/HE0mueHi7weuVw=",
      "integrity": "sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==",
      "requires": {
        "core-util-is": "1.0.2",
        "inherits": "2.0.3",
@@ -923,7 +919,7 @@
      "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
      "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
      "requires": {
        "resolve": "1.3.3"
        "resolve": "1.4.0"
      }
    },
    "require-uncached": {
@@ -936,9 +932,9 @@
      }
    },
    "resolve": {
      "version": "1.3.3",
      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.3.3.tgz",
      "integrity": "sha1-ZVkHw0aahoDcLeOidaj91paR8OU=",
      "version": "1.4.0",
      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.4.0.tgz",
      "integrity": "sha512-aW7sVKPufyHqOmyyLzg/J+8606v5nevBgaliIlV7nUpVMsDnoBGV/cbSLNjZAg9q0Cfd/+easKVKQ8vOu8fn1Q==",
      "requires": {
        "path-parse": "1.0.5"
      }
@@ -958,9 +954,9 @@
      }
    },
    "rimraf": {
      "version": "2.6.1",
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz",
      "integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=",
      "version": "2.6.2",
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz",
      "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
      "requires": {
        "glob": "7.1.2"
      }
@@ -981,12 +977,12 @@
    "safe-buffer": {
      "version": "5.1.1",
      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
      "integrity": "sha1-iTMSr2myEj3vcfV4iQAWce6yyFM="
      "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
    },
    "sax": {
      "version": "1.2.4",
      "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
      "integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk="
      "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
    },
    "shelljs": {
      "version": "0.7.8",
@@ -994,7 +990,7 @@
      "integrity": "sha1-3svPh0sNHl+3LhSxZKloMEjprLM=",
      "requires": {
        "glob": "7.1.2",
        "interpret": "1.0.3",
        "interpret": "1.0.4",
        "rechoir": "0.6.2"
      }
    },
@@ -1021,7 +1017,7 @@
    "string_decoder": {
      "version": "1.0.3",
      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz",
      "integrity": "sha1-D8Z9fBQYJd6UKC3VNr7GubzoYKs=",
      "integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==",
      "requires": {
        "safe-buffer": "5.1.1"
      }
@@ -1059,7 +1055,7 @@
        "chalk": "1.1.3",
        "lodash": "4.17.4",
        "slice-ansi": "0.0.4",
        "string-width": "2.1.0"
        "string-width": "2.1.1"
      },
      "dependencies": {
        "ansi-regex": {
@@ -1073,9 +1069,9 @@
          "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
        },
        "string-width": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.0.tgz",
          "integrity": "sha1-AwZkVh/BRslCPsfZeP4kV0N/5tA=",
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
          "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
          "requires": {
            "is-fullwidth-code-point": "2.0.0",
            "strip-ansi": "4.0.0"
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    "visibility": "public",
    "filename": "eslint-plugin-mozilla.tar.gz",
    "unpack": true,
    "digest": "15f798175702ec4603676fc6befb7ecf3f169901ae5509edeea73d2ee1861899de39c3ff3e797a65e3a733ac2f0a4b05b8159b17bf5fa2f351667ad34055bcd6",
    "size": 4243209
    "digest": "e6494c4b71e94775b7b3341d42338a852c827e050692679b44ef15105b220ed63fa9a08b68ae1d103f8d9c88c7369c2c13079288df7c977699f8be798ac0a170",
    "size": 3930721
  }
]
+86 −170

File changed.

Preview size limit exceeded, changes collapsed.

+0 −4
Original line number Diff line number Diff line
@@ -20,10 +20,6 @@
  "author": "Mike Ratcliffe",
  "main": "lib/index.js",
  "dependencies": {
    "escope": "3.6.0",
    "espree": "3.4.3",
    "estraverse": "4.2.0",
    "globals": "9.18.0",
    "ini-parser": "0.0.2",
    "sax": "1.2.4"
  },
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    "visibility": "public",
    "filename": "eslint.tar.gz",
    "unpack": true,
    "digest": "9cb0212c8cd21b38edeeae2d00728625d442588bcd076b43a061c0994458698d6377ba28a708dca140202744cb03fcadb02c3153ae8585c5648a0b513b0cefa7",
    "size": 2912929
    "digest": "4ed34c6d0b1831bce3ab5def5b7cf6248c7ef459a4c68acba8741e9e32e3ed84919c03b155a1518c6eba95a8c55ab3856a905f27cd861f547e684a37fff582e8",
    "size": 2906797
  }
]