Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

chore(deps): bump strip-ansi from 5.0.0 to 6.0.0 #31

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2020

Bumps strip-ansi from 5.0.0 to 6.0.0.

Release notes

Sourced from strip-ansi's releases.

v6.0.0

Breaking

  • Require Node.js 8 976f459

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');

chalk/strip-ansi@v5.2.0...v6.0.0

v5.2.0

  • Add TypeScript definition (#28) 89dc7f6

chalk/strip-ansi@v5.1.0...v5.2.0

v5.1.0

  • Add support for terminal link escape codes (#26) 41b0a8b

chalk/strip-ansi@v5.0.0...v5.1.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v5.0.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@RasPhilCo RasPhilCo merged commit c98b213 into master Jun 23, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-strip-ansi-6.0.0 branch June 23, 2020 23:04
RasPhilCo pushed a commit that referenced this pull request Jun 26, 2020
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v5.0.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant