aboutsummaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 14:39:56 -0700
committerChris Rebert <[email protected]>2016-06-04 14:39:56 -0700
commit6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (patch)
treec67dbd00582dda2a8f14a033f5a4b58e9bb35a80 /grunt
parent2b16f5c5100c8a42bccad028903eadac2875e20c (diff)
downloadbootstrap-6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562.tar.xz
bootstrap-6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562.zip
Upgrade ESLint to v2.7.0 (#20044)
Refs #19908 [skip sauce] [skip validator]
Diffstat (limited to 'grunt')
-rw-r--r--grunt/npm-shrinkwrap.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json
index cfc670cd6..c9c390a21 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.5.3",
- "from": "[email protected]",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.5.3.tgz",
+ "version": "2.7.0",
+ "from": "[email protected]",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.7.0.tgz",
"dependencies": {
"argparse": {
"version": "1.0.7",