shierro / territory-manager

Web App to manage JW territories
https://territorymanager.tools
MIT License
1 stars 0 forks source link

Update eslint-import-resolver-webpack to the latest version 🚀 #184

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-import-resolver-webpack was updated from 0.10.0 to 0.11.1.

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.


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:

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 929ad4fb and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

Merging #184 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files          82       82           
  Lines         685      685           
=======================================
  Hits          598      598           
  Misses         87       87

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95421b9...929ad4f. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for ignores on ignores
  • Ignore import/ignore if exports are actually found in the parsed module.
    Does this to support use of jsnext:main in node_modules without the pain of managing a whitelist or a nuanced blacklist. May be removed pending how surprising/helpful it ends up being.
greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀