adenvt / laravel-coreui-vue

Boilerplate for Single Page Application, powered by Laravel, CoreUI, Vue
https://packagist.org/packages/adenvt/laravel-coreui-vue
MIT License
79 stars 26 forks source link

Update eslint-plugin-node to the latest version πŸš€ #59

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-node was updated from 9.2.0 to 10.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 14 commits.

  • b8f9945 πŸ”– 11.0.0
  • 04051ed πŸ’₯ update node/no-unsupported-features/es-builtins to recognize globalThis
  • 4295f6a πŸ’₯ update rules to check globalThis.*
  • a5f3ab2 revert ESM support versions
  • fb9ce15 πŸ’₯ add check of bigint literal property names to node/no-unsupported-features/es-syntax
  • 4f74fbf πŸ› fix crash on dynamic import with identifier (#201)
  • 972f828 ✨ no-unsupported-features/node-builtins recognize backporting
  • 276a9ad ✨ update no-deprecated-api rule for revoked deprecations
  • b6cb9a0 πŸ’₯ update no-unsupported-features/node-builtins rule based on Node 13.2
  • 0b0c2aa ✨ Node.js 13 supports ES modules
  • 3102915 βš’ update CI.yml to add Node 13
  • 0fb2dd0 Create FUNDING.yml
  • b16ac29 βš’ remove && because Windows doesn't support it
  • eca48c8 πŸ“ fix wrong links

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€