summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/is-alphabetical/package.json
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-06-12 20:46:27 -0700
committerRich Trott <rtrott@gmail.com>2017-06-17 12:56:58 -0700
commit3ad90a4ac8aefad4c5d73fc0607649bf2e2f9cfa (patch)
tree4a531afdf9b83bb4d3e645cdeab54dda85d568d4 /tools/eslint/node_modules/is-alphabetical/package.json
parent22436b055da59bd416f343595fda92ca82bd2817 (diff)
downloadnode-new-3ad90a4ac8aefad4c5d73fc0607649bf2e2f9cfa.tar.gz
tools: update ESLint to v4.0.0
Update ESLint and configuration to version 4.0.0. PR-URL: https://github.com/nodejs/node/pull/13645 Reviewed-By: Teddy Katz <teddy.katz@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'tools/eslint/node_modules/is-alphabetical/package.json')
-rw-r--r--tools/eslint/node_modules/is-alphabetical/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/eslint/node_modules/is-alphabetical/package.json b/tools/eslint/node_modules/is-alphabetical/package.json
index 6f4ee9db81..bad0533cab 100644
--- a/tools/eslint/node_modules/is-alphabetical/package.json
+++ b/tools/eslint/node_modules/is-alphabetical/package.json
@@ -10,7 +10,7 @@
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
- "j:\\temp\\_git\\node-fork\\tools\\eslint\\node_modules\\is-alphanumerical"
+ "/Users/trott/io.js/tools/eslint/node_modules/is-alphanumerical"
]
],
"_from": "is-alphabetical@>=1.0.0 <2.0.0",
@@ -44,7 +44,7 @@
"_shasum": "e2544c13058255f2144cb757066cd3342a1c8c46",
"_shrinkwrap": null,
"_spec": "is-alphabetical@^1.0.0",
- "_where": "j:\\temp\\_git\\node-fork\\tools\\eslint\\node_modules\\is-alphanumerical",
+ "_where": "/Users/trott/io.js/tools/eslint/node_modules/is-alphanumerical",
"author": {
"name": "Titus Wormer",
"email": "tituswormer@gmail.com",