2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update ESLint to v2.8.0 (#20045)

Refs #19908

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-06-04 14:52:07 -07:00
parent 6c2ba51ba4
commit 1f5d8aa4b3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",