]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update ESLint to v2.8.0 (#20045)
authorChris Rebert <github@chrisrebert.com>
Sat, 4 Jun 2016 21:52:07 +0000 (14:52 -0700)
committerChris Rebert <github@chrisrebert.com>
Sat, 4 Jun 2016 21:52:07 +0000 (14:52 -0700)
Refs #19908

[skip sauce]
[skip validator]

grunt/npm-shrinkwrap.json
package.json

index c9c390a210c52a541233428c069225fae9f9c2fb..4dc8c8c89af5ed537ff13668b51e726dc0abc4f5 100644 (file)
       "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz"
     },
     "eslint": {
-      "version": "2.7.0",
-      "from": "eslint@2.7.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.7.0.tgz",
+      "version": "2.8.0",
+      "from": "eslint@2.8.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.8.0.tgz",
       "dependencies": {
         "argparse": {
           "version": "1.0.7",
index 117bfc64bac058b2d180770f505877e3271be999..493c270bcf90dba6587f5204f50fbab9e2619d25 100644 (file)
@@ -38,7 +38,7 @@
   "devDependencies": {
     "autoprefixer": "^6.0.3",
     "babel-eslint": "^6.0.4",
-    "eslint": "^2.7.0",
+    "eslint": "^2.8.0",
     "grunt": "^0.4.5",
     "grunt-babel": "^5.0.3",
     "grunt-build-control": "^0.6.0",