jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.26k stars 508 forks source link

[Snyk] Upgrade: all @babel/ packages #832

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

:information_source: 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.

Name Versions Released on
@babel/core
from 7.7.4 to 7.11.0
16 versions ahead of your current version 25 days ago
on 2020-07-30
@babel/helper-module-imports
from 7.7.4 to 7.10.4
5 versions ahead of your current version 2 months ago
on 2020-06-30
@babel/plugin-proposal-class-properties
from 7.7.4 to 7.10.4
4 versions ahead of your current version 2 months ago
on 2020-06-30
@babel/plugin-proposal-nullish-coalescing-operator
from 7.7.4 to 7.10.4
4 versions ahead of your current version 2 months ago
on 2020-06-30
@babel/plugin-proposal-optional-chaining
from 7.7.5 to 7.11.0
8 versions ahead of your current version 25 days ago
on 2020-07-30
@babel/plugin-syntax-dynamic-import
from 7.7.4 to 7.8.3
2 versions ahead of your current version 7 months ago
on 2020-01-13
@babel/plugin-transform-regenerator
from 7.7.4 to 7.10.4
7 versions ahead of your current version 2 months ago
on 2020-06-30
@babel/plugin-transform-runtime
from 7.7.4 to 7.11.0
12 versions ahead of your current version 25 days ago
on 2020-07-30
@babel/polyfill
from 7.7.0 to 7.10.4
5 versions ahead of your current version 2 months ago
on 2020-06-30
@babel/preset-env
from 7.7.4 to 7.11.0
18 versions ahead of your current version 25 days ago
on 2020-07-30

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

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/formium/tsdx/hzxm3s7fn
✅ Preview: https://tsdx-git-snyk-upgrade-b68ea24d2240e6502e81bda1efc2fbc8.formium.vercel.app

agilgur5 commented 4 years ago

Snyk has been removed. Closing as unnecessary since this just updated minor and patch versions, which weren't pinned anyway.

This also conflicted with #838 and #837