joscha / gulp-rewrite-css

A gulp plugin that allows rewriting url references in CSS
MIT License
17 stars 12 forks source link

Update strip-ansi to the latest version 🚀 #128

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency strip-ansi was updated from 4.0.0 to 6.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: sindresorhus License: MIT

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 15 commits.

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:

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.849% when pulling 9f356dfedef2d4bb42cb1fd67826d77a16d75302 on greenkeeper/strip-ansi-6.0.0 into ae707e7fd50e0cb6ffe6e3ef26faba4edfebddeb on master.