Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade babel-preset-env from 0.0.8 to 0.0.9.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 4 years ago, on 2016-11-24.
Release notes
Package name: babel-preset-env
  • 0.0.9 - 2016-11-24

    v0.0.9 (2016-11-24)

    🚀 New Feature

    • Support Opera (#48 (Henry Zhu)

    Implementation was as simple as modifying the chrome version and subtracting 13! (so chrome 54 = opera 41)

    {
      "presets": [
        ["env", {
          "targets": {
            "opera": 41
          }
        }]
      ]
    }
  • 0.0.8 - 2016-11-16

    0.0.8

from babel-preset-env GitHub release notes
Commit messages
Package name: babel-preset-env

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants