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:52:07 +0300
committerChris Rebert <github@chrisrebert.com>2016-06-05 00:52:07 +0300
commit1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94 (patch)
treedab5b82e36b6d504a7caa89fd16d87026b8d4b5d /grunt
parent6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (diff)
Update ESLint to v2.8.0 (#20045)
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 c9c390a210..4dc8c8c89a 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.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",