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
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-06-05 00:39:56 +0300
committerChris Rebert <github@chrisrebert.com>2016-06-05 00:39:56 +0300
commit6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (patch)
treec67dbd00582dda2a8f14a033f5a4b58e9bb35a80 /package.json
parent2b16f5c5100c8a42bccad028903eadac2875e20c (diff)
Upgrade ESLint to v2.7.0 (#20044)
Refs #19908 [skip sauce] [skip validator]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d5f02993f7..117bfc64ba 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.5.3",
+ "eslint": "^2.7.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",