dylanpinn / FIT3036-frontend

FIT3036 - Computer Science project frontend
0 stars 0 forks source link

Update jest-dom to the latest version 🚀 #69

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-dom was updated from 2.1.1 to 3.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.


Release Notes for v3.0.0

3.0.0 (2018-12-04)

  • Fix toHaveTextContent to be case-sensitive (#72) (6a50378), closes #72

BREAKING CHANGES

  • Fix toHaveTextContent to be case-sensitive
Commits

The new version differs by 1 commits.

  • 6a50378 Fix toHaveTextContent to be case-sensitive (#72)

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 #69 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   14.63%   14.63%           
=======================================
  Files           6        6           
  Lines         123      123           
  Branches       18       18           
=======================================
  Hits           18       18           
  Misses         92       92           
  Partials       13       13

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 baebd05...9599f6e. Read the comment docs.