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:13:36 +0300
committerChris Rebert <github@chrisrebert.com>2016-06-05 00:13:36 +0300
commitc5eb5a45e92888da4ecd926c4397ab56c41f163d (patch)
tree193867bae3cce1aba1d74e3361ba2239ecf3b501 /grunt
parent92ec110f089e268d88b81727ddf08d14db3c1df7 (diff)
Upgrade ESLint to v2.4.0 (#20042)
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 e742b8e249..b89fd189ee 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.3.0",
- "from": "eslint@2.3.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.3.0.tgz",
+ "version": "2.4.0",
+ "from": "eslint@2.4.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.4.0.tgz",
"dependencies": {
"argparse": {
"version": "1.0.7",