2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update ESLint to v2.11.1 (latest stable) (#20068)

Fixes #19908

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-06-04 17:08:59 -07:00
parent abc4ecf670
commit 04165ba6e3
3 changed files with 6 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.10.2",
"from": "eslint@2.10.2",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-2.10.2.tgz",
"version": "2.11.1",
"from": "eslint@2.11.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-2.11.1.tgz",
"dependencies": {
"argparse": {
"version": "1.0.7",