shierro / territory-manager

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

Update stylelint-config-recommended to the latest version πŸš€ #186

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency stylelint-config-recommended was updated from 2.1.0 to 2.2.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.


Release Notes for 2.2.0
  • Added: stylelint@10 to peer dependency range.
Commits

The new version differs by 16 commits.

  • 676c7c0 Add stylelint@10 to peer dependency range (#42)
  • f957a45 Update eslint-config-stylelint to the latest version πŸš€ (#40)
  • 4b8e185 Update package.json
  • 7fd1a84 Add more simple usage for globally installed configs (#39)
  • eb56af0 Fix appveyor badge
  • 42b9b96 Update eslint-config-stylelint to the latest version πŸš€ (#38)
  • 73d8f97 chore(package): update remark-cli to version 6.0.0 (#37)
  • 43842e2 chore(package): update eslint-config-stylelint to version 9.0.0 (#36)
  • 4b16861 Update eslint-config-stylelint to 8.3.0. (#35)
  • 084976d Apply jest/prefer-to-have-length (#34)
  • 6bc958b Update npmpub to 4.1.0 (#30)
  • 9bbffbe chore(package): update jest to 23.4.1 (#29)
  • b800504 chore(package): update npmpub to version 4.0.1 (#28)
  • ca9a869 Update eslint to the latest version πŸš€ (#27)
  • 227b877 Update to node 10 in .travis.yml (#25)

There are 16 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:

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 533895aa and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  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...533895a. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.0.0
  • Added: function-calc-no-invalid rule.
  • Removed: stylelint < 10.1.0 from peer dependencies. stylelint@10.1.0+ is required now.
Commits

The new version differs by 9 commits.

  • 01e9aa4 3.0.0
  • 79911b5 Update stylelint (#51)
  • cb10458 Add function-calc-no-invalid rule (#50)
  • b26628b Use np for publishing (#49)
  • d46d746 Use Dependabot (#48)
  • 0b9e9b9 Update remark-cli to the latest version πŸš€ (#47)
  • a584254 Update eslint to the latest version πŸš€ (#45)
  • 5ab26b3 Update Travis CI badge from .org to `.com
  • 2717c1f chore: update Jest (#44)

See the full diff