diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 14:52:07 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 14:52:07 -0700 |
| commit | 1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94 (patch) | |
| tree | dab5b82e36b6d504a7caa89fd16d87026b8d4b5d /grunt | |
| parent | 6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (diff) | |
| download | bootstrap-1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94.tar.xz bootstrap-1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94.zip | |
Update ESLint to v2.8.0 (#20045)
Refs #19908
[skip sauce]
[skip validator]
Diffstat (limited to 'grunt')
| -rw-r--r-- | grunt/npm-shrinkwrap.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index c9c390a21..4dc8c8c89 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": "[email protected]", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.7.0.tgz", + "version": "2.8.0", + "from": "[email protected]", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.8.0.tgz", "dependencies": { "argparse": { "version": "1.0.7", |
