]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update ESLint to v2.10.2 (#20063)
authorChris Rebert <github@chrisrebert.com>
Sat, 4 Jun 2016 23:52:06 +0000 (16:52 -0700)
committerChris Rebert <github@chrisrebert.com>
Sat, 4 Jun 2016 23:52:06 +0000 (16:52 -0700)
Refs #19908

[skip sauce]
[skip validator]

grunt/npm-shrinkwrap.json
package.json

index 8e871521f18f8058550145f8a20f074b25631509..a462864bd72bd145ad83ae3d403cc14c5d381fe8 100644 (file)
       "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz"
     },
     "eslint": {
-      "version": "2.9.0",
-      "from": "eslint@2.9.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.9.0.tgz",
+      "version": "2.10.2",
+      "from": "eslint@2.10.2",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.10.2.tgz",
       "dependencies": {
         "argparse": {
           "version": "1.0.7",
index caf86f069debf940363833abd8e994954c651131..10245ec63e7263c20be30e35822c44a5cc8a016a 100644 (file)
@@ -38,7 +38,7 @@
   "devDependencies": {
     "autoprefixer": "^6.0.3",
     "babel-eslint": "^6.0.4",
-    "eslint": "^2.9.0",
+    "eslint": "^2.10.2",
     "grunt": "^0.4.5",
     "grunt-babel": "^5.0.3",
     "grunt-build-control": "^0.6.0",