diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 16:52:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 16:52:06 -0700 |
| commit | abc4ecf670c190f070320fd04b94357a7963a2f1 (patch) | |
| tree | 898a56ba2a9f3b3eb8a8a81c8817129c5d431768 /grunt | |
| parent | d1b8ec85e25a33c824c4eb211cb5638e98fd616f (diff) | |
| download | bootstrap-abc4ecf670c190f070320fd04b94357a7963a2f1.tar.xz bootstrap-abc4ecf670c190f070320fd04b94357a7963a2f1.zip | |
Update ESLint to v2.10.2 (#20063)
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 8e871521f..a462864bd 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.9.0", - "from": "[email protected]", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.9.0.tgz", + "version": "2.10.2", + "from": "[email protected]", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.10.2.tgz", "dependencies": { "argparse": { "version": "1.0.7", |
