ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
588 stars 157 forks source link

[Doppins] Upgrade dependency eslint to 2.7.0 #100

Closed doppins-bot closed 8 years ago

doppins-bot commented 8 years ago

Hi!

A new version was just released of eslint, so Doppins has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded eslint from 2.6.0 to 2.7.0

Changelog:

Version 2.7.0

134cb1f Revert "Update: adds nestedBinaryExpressions for no-extra-parens rule (fixes #3065)" (Ilya Volodin) 7e80867 Docs: Update sentence in fixable rules (Mark Pedrotti) 1b6d5a3 Update: adds nestedBinaryExpressions for no-extra-parens (fixes #3065) (Nick Fisher) 4f93c32 Docs: Clarify array-bracket-spacing with newlines (fixes #5768) (alberto) 161ddac Fix: remove console.dir (fixes #5770) (Toru Nagashima) 0c33f6a Fix: indent rule uses wrong node for class indent level (fixes #5764) (Paul O’Shannessy)