protoEvangelion / portfolio

Gatsby blog + portfolio
https://iamrhino.com
2 stars 2 forks source link

Update stylelint-config-standard to the latest version 🚀 #117

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency stylelint-config-standard was updated from 18.3.0 to 19.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: jeddy3 License: MIT

Release Notes for 19.0.0
Commits

The new version differs by 9 commits ahead by 9, behind by 2.

  • 4e072a2 19.0.0
  • 77fc38b Prepare 19.0.0 (#132)
  • d854e1f Use Dependabot (#130)
  • 48db5f0 Use np for publishing (#131)
  • 5d15310 Update remark-cli to the latest version 🚀 (#129)
  • c4a5879 Update eslint to the latest version 🚀 (#128)
  • d08fcc6 Update Travis CI badge from .org to `.com
  • b984233 chore: update Jest (#127)
  • 028b927 Add stylelint@10 to peer dependency range (#125)

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[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #117   +/-   ##
======================================
  Coverage    20.1%   20.1%           
======================================
  Files          34      34           
  Lines         373     373           
  Branches       38      51   +13     
======================================
  Hits           75      75           
+ Misses        296     293    -3     
- Partials        2       5    +3
Impacted Files Coverage Δ
src/components/organisms/Navbar/Navbar.tsx 0% <0%> (ø) :arrow_up:
src/components/molecules/Transition/Transition.tsx 0% <0%> (ø) :arrow_up:
src/components/molecules/Card/Card.tsx 0% <0%> (ø) :arrow_up:

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 0adbccf...9d82779. Read the comment docs.