medfreeman / markdown-it-toc-and-anchor

markdown-it plugin to add a toc and anchor links in headings
MIT License
60 stars 35 forks source link

Update eslint-config-i-am-meticulous to the latest version 🚀 #64

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-config-i-am-meticulous was updated from 11.0.0 to 12.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: moox License: MIT

Release Notes for 12.0.0
  • Switch to eslint 6 & friends
  • Removed ava
  • Remove some old Synthetic* globals for flow/react-native
  • Remove all non error rules
Commits

The new version differs by 15 commits.

  • a0649d1 12.0.0
  • caeb633 Update yarn.lock
  • c3cb432 Update dependencies (#117)
  • a25b043 Bump lodash from 4.17.10 to 4.17.15 (#115)
  • 343fe61 Bump eslint-utils from 1.3.1 to 1.4.2 (#114)
  • 2d18658 remove flow-bin
  • a3bac6f Fix error related to removed globals flow/react-native
  • de676c5 Remove all non error rules
  • 1d13377 Remove some old Synthetic* globals for flow/react-native
  • fdbd99d avoid having to specify all rules (bye eslint-find-rules)
  • 3aa320f reformat readme & remove $ from commands
  • d644d92 Remove ava
  • feb18ae Bump js-yaml from 3.12.0 to 3.13.1 (#113)
  • 4a7f84d Bump lodash from 4.17.10 to 4.17.14 (#112)
  • 51f381a eslint@5 required node@6+

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: