juffalow / pentest-tool-lite

Test your page against basic security, html, wordpress, ... check lists
https://pentest-tool-lite.com/
MIT License
25 stars 10 forks source link

Update eslint-plugin-flowtype to the latest version 🚀 #31

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-flowtype was updated from 2.50.3 to 3.2.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.


Release Notes for v3.2.1

3.2.1 (2019-01-08)

Bug Fixes

  • modify require-return-type about annotateUndefined (#355) (a405931)
Commits

The new version differs by 18 commits.

  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation

There are 18 commits in total.

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:

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files           7        7           
  Lines         276      276           
  Branches       31       31           
=======================================
  Hits          267      267           
  Misses          9        9

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 a16eb48...ca79fc6. Read the comment docs.