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:39:56 +0300
committerChris Rebert <github@chrisrebert.com>2016-06-05 00:39:56 +0300
commit6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (patch)
treec67dbd00582dda2a8f14a033f5a4b58e9bb35a80 /grunt
parent2b16f5c5100c8a42bccad028903eadac2875e20c (diff)
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 cfc670cd6c..c9c390a210 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": "eslint@2.5.3",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.5.3.tgz",
+ "version": "2.7.0",
+ "from": "eslint@2.7.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.7.0.tgz",
"dependencies": {
"argparse": {
"version": "1.0.7",