mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1326479 - Update ESLint to 3.12.2. r=jaws
MozReview-Commit-ID: 472UvTOhP2R --HG-- extra : rebase_source : 2bc3cd4cd451a61a49d5059430ae4ed9c6d1496f
This commit is contained in:
parent
4e3b361cd8
commit
c2bd027ba3
@ -1,9 +1,9 @@
|
||||
[
|
||||
{
|
||||
"size": 2768586,
|
||||
"visibility": "public",
|
||||
"digest": "1b9a7c5b1ca8d7d2aeb803055129d1cb0fa0d17b90dd3cf852ea77d86d1b1d9d09f34007a71908074afef9ce1ab87972a5cf16a36952e1a6159f7abfc6fa15b3",
|
||||
"algorithm": "sha512",
|
||||
"filename": "eslint.tar.gz"
|
||||
}
|
||||
{
|
||||
"size": 2912397,
|
||||
"visibility": "public",
|
||||
"digest": "9eeeea0b924ea15998159734d2e8dcd2a7c85fca151c22d1f477a2dd1b3b47bb625b73857678ca7fecf39cd3cfd509313155f4da8a317d53d00d653fce2bc4ee",
|
||||
"algorithm": "sha512",
|
||||
"filename": "eslint.tar.gz"
|
||||
}
|
||||
]
|
||||
|
106
tools/lint/eslint/npm-shrinkwrap.json
generated
106
tools/lint/eslint/npm-shrinkwrap.json
generated
@ -2,9 +2,9 @@
|
||||
"name": "mach-eslint",
|
||||
"dependencies": {
|
||||
"acorn": {
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"from": "acorn@>=4.0.1 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.3.tgz"
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.4.tgz"
|
||||
},
|
||||
"acorn-jsx": {
|
||||
"version": "3.0.1",
|
||||
@ -19,14 +19,14 @@
|
||||
}
|
||||
},
|
||||
"ajv": {
|
||||
"version": "4.8.2",
|
||||
"version": "4.10.3",
|
||||
"from": "ajv@>=4.7.0 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-4.8.2.tgz"
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-4.10.3.tgz"
|
||||
},
|
||||
"ajv-keywords": {
|
||||
"version": "1.1.1",
|
||||
"version": "1.5.0",
|
||||
"from": "ajv-keywords@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.1.1.tgz"
|
||||
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.0.tgz"
|
||||
},
|
||||
"ansi-escapes": {
|
||||
"version": "1.4.0",
|
||||
@ -63,6 +63,11 @@
|
||||
"from": "arrify@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz"
|
||||
},
|
||||
"babel-code-frame": {
|
||||
"version": "6.20.0",
|
||||
"from": "babel-code-frame@>=6.16.0 <7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.20.0.tgz"
|
||||
},
|
||||
"balanced-match": {
|
||||
"version": "0.4.2",
|
||||
"from": "balanced-match@>=0.4.1 <0.5.0",
|
||||
@ -73,6 +78,11 @@
|
||||
"from": "brace-expansion@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.6.tgz"
|
||||
},
|
||||
"buffer-shims": {
|
||||
"version": "1.0.0",
|
||||
"from": "buffer-shims@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz"
|
||||
},
|
||||
"caller-path": {
|
||||
"version": "0.1.0",
|
||||
"from": "caller-path@>=0.1.0 <0.2.0",
|
||||
@ -90,7 +100,7 @@
|
||||
},
|
||||
"circular-json": {
|
||||
"version": "0.3.1",
|
||||
"from": "circular-json@>=0.3.0 <0.4.0",
|
||||
"from": "circular-json@>=0.3.1 <0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz"
|
||||
},
|
||||
"cli-cursor": {
|
||||
@ -119,9 +129,9 @@
|
||||
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
||||
},
|
||||
"concat-stream": {
|
||||
"version": "1.5.2",
|
||||
"version": "1.6.0",
|
||||
"from": "concat-stream@>=1.4.6 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz"
|
||||
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz"
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
@ -134,9 +144,9 @@
|
||||
"resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz"
|
||||
},
|
||||
"debug": {
|
||||
"version": "2.3.0",
|
||||
"version": "2.6.0",
|
||||
"from": "debug@>=2.1.1 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.0.tgz"
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.0.tgz"
|
||||
},
|
||||
"deep-is": {
|
||||
"version": "0.1.3",
|
||||
@ -226,9 +236,9 @@
|
||||
"resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz"
|
||||
},
|
||||
"eslint": {
|
||||
"version": "3.8.1",
|
||||
"from": "eslint@3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-3.8.1.tgz"
|
||||
"version": "3.12.2",
|
||||
"from": "eslint@3.12.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-3.12.2.tgz"
|
||||
},
|
||||
"eslint-plugin-html": {
|
||||
"version": "1.5.2",
|
||||
@ -283,9 +293,9 @@
|
||||
"resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz"
|
||||
},
|
||||
"fast-levenshtein": {
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"from": "fast-levenshtein@>=2.0.4 <2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.5.tgz"
|
||||
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
|
||||
},
|
||||
"figures": {
|
||||
"version": "1.7.0",
|
||||
@ -298,9 +308,9 @@
|
||||
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz"
|
||||
},
|
||||
"flat-cache": {
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"from": "flat-cache@>=1.2.1 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.2.1.tgz"
|
||||
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.2.2.tgz"
|
||||
},
|
||||
"fs.realpath": {
|
||||
"version": "1.0.0",
|
||||
@ -323,9 +333,9 @@
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.1.tgz"
|
||||
},
|
||||
"globals": {
|
||||
"version": "9.12.0",
|
||||
"from": "globals@>=9.2.0 <10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-9.12.0.tgz"
|
||||
"version": "9.14.0",
|
||||
"from": "globals@>=9.14.0 <10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-9.14.0.tgz"
|
||||
},
|
||||
"globby": {
|
||||
"version": "5.0.0",
|
||||
@ -333,9 +343,9 @@
|
||||
"resolved": "https://registry.npmjs.org/globby/-/globby-5.0.0.tgz"
|
||||
},
|
||||
"graceful-fs": {
|
||||
"version": "4.1.10",
|
||||
"version": "4.1.11",
|
||||
"from": "graceful-fs@>=4.1.2 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.10.tgz"
|
||||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz"
|
||||
},
|
||||
"has-ansi": {
|
||||
"version": "2.0.0",
|
||||
@ -349,7 +359,7 @@
|
||||
},
|
||||
"ignore": {
|
||||
"version": "3.2.0",
|
||||
"from": "ignore@>=3.1.5 <4.0.0",
|
||||
"from": "ignore@>=3.2.0 <4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-3.2.0.tgz"
|
||||
},
|
||||
"imurmurhash": {
|
||||
@ -364,7 +374,7 @@
|
||||
},
|
||||
"inherits": {
|
||||
"version": "2.0.3",
|
||||
"from": "inherits@>=2.0.1 <2.1.0",
|
||||
"from": "inherits@>=2.0.3 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
|
||||
},
|
||||
"ini-parser": {
|
||||
@ -377,6 +387,11 @@
|
||||
"from": "inquirer@>=0.12.0 <0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz"
|
||||
},
|
||||
"interpret": {
|
||||
"version": "1.0.1",
|
||||
"from": "interpret@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.1.tgz"
|
||||
},
|
||||
"is-fullwidth-code-point": {
|
||||
"version": "1.0.0",
|
||||
"from": "is-fullwidth-code-point@>=1.0.0 <2.0.0",
|
||||
@ -417,10 +432,15 @@
|
||||
"from": "isarray@>=1.0.0 <1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
||||
},
|
||||
"js-tokens": {
|
||||
"version": "2.0.0",
|
||||
"from": "js-tokens@>=2.0.0 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-2.0.0.tgz"
|
||||
},
|
||||
"js-yaml": {
|
||||
"version": "3.6.1",
|
||||
"version": "3.7.0",
|
||||
"from": "js-yaml@>=3.5.1 <4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.6.1.tgz"
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz"
|
||||
},
|
||||
"json-stable-stringify": {
|
||||
"version": "1.0.1",
|
||||
@ -433,9 +453,9 @@
|
||||
"resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"
|
||||
},
|
||||
"jsonpointer": {
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"from": "jsonpointer@>=4.0.0 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.0.tgz"
|
||||
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz"
|
||||
},
|
||||
"levn": {
|
||||
"version": "0.3.0",
|
||||
@ -443,9 +463,9 @@
|
||||
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz"
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.16.6",
|
||||
"version": "4.17.3",
|
||||
"from": "lodash@>=4.0.0 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz"
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.3.tgz"
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "3.0.3",
|
||||
@ -553,20 +573,30 @@
|
||||
"resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.0.6",
|
||||
"from": "readable-stream@>=2.0.0 <2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz"
|
||||
"version": "2.2.2",
|
||||
"from": "readable-stream@>=2.2.2 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.2.tgz"
|
||||
},
|
||||
"readline2": {
|
||||
"version": "1.0.1",
|
||||
"from": "readline2@>=1.0.1 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz"
|
||||
},
|
||||
"rechoir": {
|
||||
"version": "0.6.2",
|
||||
"from": "rechoir@>=0.6.2 <0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz"
|
||||
},
|
||||
"require-uncached": {
|
||||
"version": "1.0.3",
|
||||
"from": "require-uncached@>=1.0.2 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz"
|
||||
},
|
||||
"resolve": {
|
||||
"version": "1.2.0",
|
||||
"from": "resolve@>=1.1.6 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.2.0.tgz"
|
||||
},
|
||||
"resolve-from": {
|
||||
"version": "1.0.1",
|
||||
"from": "resolve-from@>=1.0.0 <2.0.0",
|
||||
@ -598,9 +628,9 @@
|
||||
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz"
|
||||
},
|
||||
"shelljs": {
|
||||
"version": "0.6.1",
|
||||
"from": "shelljs@>=0.6.0 <0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz"
|
||||
"version": "0.7.5",
|
||||
"from": "shelljs@>=0.7.5 <0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.7.5.tgz"
|
||||
},
|
||||
"slice-ansi": {
|
||||
"version": "0.0.4",
|
||||
@ -681,7 +711,7 @@
|
||||
},
|
||||
"typedarray": {
|
||||
"version": "0.0.6",
|
||||
"from": "typedarray@>=0.0.5 <0.1.0",
|
||||
"from": "typedarray@>=0.0.6 <0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
|
||||
},
|
||||
"user-home": {
|
||||
|
@ -4,7 +4,7 @@
|
||||
"repository": {},
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"eslint": "3.8.1",
|
||||
"eslint": "3.12.2",
|
||||
"eslint-plugin-html": "1.5.2",
|
||||
"eslint-plugin-react": "4.2.3",
|
||||
"escope": "^3.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user