Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update strip-ansi to the latest version 🚀 #191

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 29, 2018

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

  • The devDependency strip-ansi was updated from 4.0.0 to 5.1.0.

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 added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The devDependency strip-ansi was updated from 4.0.0 to 5.2.0.

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 added a commit that referenced this pull request Nov 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2019

  • The devDependency strip-ansi was updated from 4.0.0 to 6.0.0.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants