Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-06-05 00:01:12 +0300
committerChris Rebert <github@chrisrebert.com>2016-06-05 00:01:12 +0300
commit92ec110f089e268d88b81727ddf08d14db3c1df7 (patch)
tree73f9de2b3befa3ef9cd9a4bfcd02ca1c0fbaeb93 /grunt
parenta5ea86747aa62f1fa9644d37421604bd090742a4 (diff)
Upgrade ESLint to v2.3.0 (#20041)
Refs #19908 [skip sauce]
Diffstat (limited to 'grunt')
-rw-r--r--grunt/npm-shrinkwrap.json11
1 files changed, 3 insertions, 8 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json
index 500421949b..e742b8e249 100644
--- a/grunt/npm-shrinkwrap.json
+++ b/grunt/npm-shrinkwrap.json
@@ -916,9 +916,9 @@
"resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz"
},
"eslint": {
- "version": "2.2.0",
- "from": "eslint@2.2.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.2.0.tgz",
+ "version": "2.3.0",
+ "from": "eslint@2.3.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.3.0.tgz",
"dependencies": {
"argparse": {
"version": "1.0.7",
@@ -996,11 +996,6 @@
"from": "estraverse@>=4.1.1 <5.0.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz"
},
- "estraverse-fb": {
- "version": "1.3.1",
- "from": "estraverse-fb@>=1.3.1 <2.0.0",
- "resolved": "https://registry.npmjs.org/estraverse-fb/-/estraverse-fb-1.3.1.tgz"
- },
"esutils": {
"version": "2.0.2",
"from": "esutils@>=2.0.0 <3.0.0",