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 escape-string-regexp to the latest version 🚀 #30

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 7, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency escape-string-regexp was updated from 2.0.0 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.


Publisher: sindresorhus
License: MIT

Release Notes for v3.0.0

Breaking

  • Require Node.js 10 70deac5
  • Escape - in a way that’s compatible with Unicode patterns (#21) 732905d

v2.0.0...v3.0.0

Commits

The new version differs by 6 commits.

See the full diff


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 Apr 23, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2020

Update to this version instead 🚀

Release Notes for v4.0.0

Breaking

  • Escape - in a way that’s compatible with PCRE (#23) ec45c70
    Shouldn't be breaking to most users, but if you depend on the exact output, it slightly changed.

v3.0.0...v4.0.0

Commits

The new version differs by 2 commits.

  • 71083e8 4.0.0
  • ec45c70 Escape - in a way that’s compatible with PCRE (#23)

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