scurker / quilted

A css/js coverage tool for websites
10 stars 0 forks source link

Update strip-ansi to the latest version ๐Ÿš€ #16

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency strip-ansi was updated from 4.0.0 to 5.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.


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:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 93


Totals Coverage Status
Change from base Build 71: 0.0%
Covered Lines: 91
Relevant Lines: 99

๐Ÿ’› - Coveralls
greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v5.1.0
  • Add support for terminal link escape codes (#26) 41b0a8b

v5.0.0...v5.1.0

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v5.2.0

v5.1.0...v5.2.0

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v6.0.0

Breaking

Breaking for TypeScript users

  • Only use a CommonJS export for the TypeScript definition
    You need to change import stripAnsi from 'strip-ansi'; to import stripAnsi = require('strip-ansi');

v5.2.0...v6.0.0

Commits

The new version differs by 4 commits.

See the full diff