mdartic / vue-reactive-store

A VueX alternative : declarative + reactive + centralized way to structure your data store. Inspired by VueX and Vue.js . Compatible with vue-devtools.
MIT License
28 stars 2 forks source link

Update eslint-plugin-node to the latest version ๐Ÿš€ #20

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-node was updated from 10.0.0 to 11.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: mysticatea License: MIT

Find out more about this release.


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:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 6 commits.

  • 4a348e7 ๐Ÿ”– 11.1.0
  • 7dc8f80 ๐Ÿ“ fix rule names in documentation
  • e2da592 โš’ improve no-path-concat
  • ade0b59 โœจ add no-restricted-import
  • 578110e โš’ simplify the options of no-restricted-require
  • 8788a11 Update: add ESLint core Node.js and CommonJS rules (#206)

See the full diff