forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade: @babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-modules-amd, @babel/plugin-transform-modules-commonjs, @babel/plugin-transform-react-jsx, @babel/plugin-transform-runtime, @babel/runtime, @babel/preset-env, @babel/preset-react #4
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
Open
jydmyk
wants to merge
1
commit into
main
Choose a base branch
from
snyk-upgrade-ca2135b7ca788b7d4fb78173f3b9c1ac
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade:
- @babel/core from 7.12.13 to 7.21.8.
See this package in npm: https://www.npmjs.com/package/@babel/core
- @babel/plugin-proposal-class-properties from 7.12.13 to 7.18.6.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-class-properties
- @babel/plugin-transform-modules-amd from 7.12.13 to 7.20.11.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-modules-amd
- @babel/plugin-transform-modules-commonjs from 7.12.13 to 7.21.5.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-modules-commonjs
- @babel/plugin-transform-react-jsx from 7.12.13 to 7.21.5.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-react-jsx
- @babel/plugin-transform-runtime from 7.11.0 to 7.21.4.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-runtime
- @babel/runtime from 7.11.2 to 7.21.5.
See this package in npm: https://www.npmjs.com/package/@babel/runtime
- @babel/preset-env from 7.12.13 to 7.21.5.
See this package in npm: https://www.npmjs.com/package/@babel/preset-env
- @babel/preset-react from 7.12.13 to 7.18.6.
See this package in npm: https://www.npmjs.com/package/@babel/preset-react
See this project in Snyk:
https://app.snyk.io/org/jydmyk/project/d3172c69-ffb8-4227-8717-c9970c220d42?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
from 7.12.13 to 7.21.8
on 2023-05-02
from 7.12.13 to 7.18.6
on 2022-06-27
from 7.12.13 to 7.20.11
on 2022-12-23
from 7.12.13 to 7.21.5
on 2023-04-28
from 7.12.13 to 7.21.5
on 2023-04-28
from 7.11.0 to 7.21.4
on 2023-03-31
from 7.11.2 to 7.21.5
on 2023-04-28
from 7.12.13 to 7.21.5
on 2023-04-28
from 7.12.13 to 7.18.6
on 2022-06-27
Release notes
Package name: @babel/core
-
7.21.8 - 2023-05-02
- #15602 Remove
- #15605 Fix backward compat for semver checks in class®exp feat plugins (@ nicolo-ribaudo)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.21.5 - 2023-04-28
- #15539 fix: Remove
- #15515 fix:
- #15580 Add syntax import meta to preset env (@ JLHwung)
- #15546 Improve the layout of generated validators (@ liuxingbaoyu)
- #15535 Use
- #15575 Use synchronous
- #15568 Handle
- #15548 Use
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.21.4 - 2023-03-31
- #15478 Fix support for
- #15496 Fix compact printing of non-null assertion operators (@ rtsao)
- #15427 Fix moving comments of removed nodes (@ nicolo-ribaudo)
- Other
- #15519 Update Prettier integration test (@ fisker)
- #15510 refactor: introduce
- #15499 Polish babel-code-frame highlight test (@ JLHwung)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Ryan Tsao (@ rtsao)
- @ liuxingbaoyu
- fisker Cheung (@ fisker)
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.3 - 2023-03-14
- #15479 disallow mixins/implements in flow interface (@ JLHwung)
- #15423 [ts] Allow keywords in tuple labels (@ Harpica)
- #15489 Register
- #15494 fix: Consider
- #15484 Skip node deprecation warnings when used by an old
- #15480 chore: Improve
- #15465 Add ESLint-readable package name (@ nzakas)
- #15467 Optimize TS enums output (@ liuxingbaoyu)
- Alexandra Kadykova (@ Harpica)
- Anders Møller (@ amoeller)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicholas C. Zakas (@ nzakas)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
- magic-akari (@ magic-akari)
-
7.21.0 - 2023-02-20
-
7.20.12 - 2023-01-04
-
7.20.7 - 2022-12-22
-
7.20.5 - 2022-11-28
-
7.20.2 - 2022-11-04
-
7.19.6 - 2022-10-20
-
7.19.3 - 2022-09-27
-
7.19.1 - 2022-09-14
-
7.19.0 - 2022-09-05
-
7.18.13 - 2022-08-22
-
7.18.10 - 2022-08-01
-
7.18.9 - 2022-07-18
-
7.18.6 - 2022-06-27
-
7.18.5 - 2022-06-13
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.10 - 2022-04-29
-
7.17.9 - 2022-04-06
-
7.17.8 - 2022-03-18
-
7.17.7 - 2022-03-14
-
7.17.5 - 2022-02-17
-
7.17.4 - 2022-02-15
-
7.17.3 - 2022-02-15
-
7.17.2 - 2022-02-08
-
7.17.0 - 2022-02-02
-
7.16.12 - 2022-01-22
-
7.16.10 - 2022-01-19
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.15.8 - 2021-10-06
-
7.15.5 - 2021-09-04
-
7.15.4 - 2021-09-02
-
7.15.0 - 2021-08-04
-
7.14.8 - 2021-07-20
-
7.14.6 - 2021-06-14
-
7.14.5 - 2021-06-09
-
7.14.3 - 2021-05-17
-
7.14.2 - 2021-05-12
-
7.14.0 - 2021-04-29
-
7.13.16 - 2021-04-20
-
7.13.15 - 2021-04-08
-
7.13.14 - 2021-03-29
-
7.13.13 - 2021-03-26
-
7.13.10 - 2021-03-08
-
7.13.8 - 2021-02-26
-
7.13.1 - 2021-02-23
-
7.13.0 - 2021-02-22
-
7.12.17 - 2021-02-18
-
7.12.16 - 2021-02-11
-
7.12.13 - 2021-02-03
from @babel/core GitHub release notesv7.21.8 (2023-05-02)
👓 Spec Compliance
babel-parserusing awaitrestriction in explicitResourceManagement (@ JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginCommitters: 2
v7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@ liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@ liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@ nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@ nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@ JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@ nicolo-ribaudo)Committers: 4
v7.21.4 (2023-03-31)
🐛 Bug Fix
babel-core,babel-helper-module-imports,babel-preset-typescriptimport/exportin.ctsfiles (@ liuxingbaoyu)babel-generator💅 Polish
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-transform-typescript,babel-traverse🏠 Internal
babel-parserlookaheadInLineCharCode(@ JLHwung)babel-code-frame,babel-highlightCommitters: 6
v7.21.4-esm.4
v7.21.4-esm.2
v7.21.3 (2023-03-14)
Thanks @ amoeller, @ Harpica, and @ nzakas for your first PRs!
👓 Spec Compliance
babel-parser🐛 Bug Fix
babel-parserbabel-plugin-transform-typescriptvardecls generated byimport ... =TS transform (@ amoeller)export { type foo }as type-only usage (@ magic-akari)💅 Polish
babel-traverse,babel-types@ babelpackage (@ nicolo-ribaudo)babel-generatorjsonCompatibleStringsdeprecation (@ liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript,babel-preset-typescriptCommitters: 8
Package name: @babel/plugin-proposal-class-properties
-
7.18.6 - 2022-06-27
-
7.17.12 - 2022-05-16
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.14.5 - 2021-06-09
-
7.13.0 - 2021-02-22
-
7.12.13 - 2021-02-03
from @babel/plugin-proposal-class-properties GitHub release notesPackage name: @babel/plugin-transform-modules-amd
-
7.20.11 - 2022-12-23
-
7.20.7 - 2022-12-22
-
7.19.6 - 2022-10-20
-
7.18.6 - 2022-06-27
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.14.5 - 2021-06-09
-
7.14.2 - 2021-05-12
-
7.14.0 - 2021-04-29
-
7.13.0 - 2021-02-22
-
7.12.13 - 2021-02-03
from @babel/plugin-transform-modules-amd GitHub release notesPackage name: @babel/plugin-transform-modules-commonjs
-
7.21.5 - 2023-04-28
- #15539 fix: Remove
- #15515 fix:
- #15580 Add syntax import meta to preset env (@ JLHwung)
- #15546 Improve the layout of generated validators (@ liuxingbaoyu)
- #15535 Use
- #15575 Use synchronous
- #15568 Handle
- #15548 Use
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.2 - 2023-02-23
-
7.20.11 - 2022-12-23
-
7.20.7 - 2022-12-22
-
7.19.6 - 2022-10-20
-
7.18.6 - 2022-06-27
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.9 - 2022-04-06
-
7.17.7 - 2022-03-14
-
7.16.8 - 2022-01-10
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.15.4 - 2021-09-02
-
7.15.0 - 2021-08-04
-
7.14.5 - 2021-06-09
-
7.14.0 - 2021-04-29
-
7.13.8 - 2021-02-26
-
7.13.0 - 2021-02-22
-
7.12.13 - 2021-02-03
from @babel/plugin-transform-modules-commonjs GitHub release notesv7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@ liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@ liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@ nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@ nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@ JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@ nicolo-ribaudo)Committers: 4
Package name: @babel/plugin-transform-react-jsx
-
7.21.5 - 2023-04-28
- #15539 fix: Remove
- #15515 fix:
- #15580 Add syntax import meta to preset env (@ JLHwung)
- #15546 Improve the layout of generated validators (@ liuxingbaoyu)
- #15535 Use
- #15575 Use synchronous
- #15568 Handle
- #15548 Use
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.0 - 2023-02-20
-
7.20.13 - 2023-01-21
-
7.20.7 - 2022-12-22
-
7.19.0 - 2022-09-05
-
7.18.10 - 2022-08-01
-
7.18.6 - 2022-06-27
-
7.17.12 - 2022-05-16
-
7.17.3 - 2022-02-15
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.14.9 - 2021-08-01
-
7.14.5 - 2021-06-09
-
7.14.3 - 2021-05-17
-
7.13.12 - 2021-03-22
-
7.12.17 - 2021-02-18
-
7.12.16 - 2021-02-11
-
7.12.13 - 2021-02-03
from @babel/plugin-transform-react-jsx GitHub release notesv7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@ liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@ liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@ nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@ nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@ JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@ nicolo-ribaudo)Committers: 4
v7.21.4-esm.4
v7.21.4-esm.2
Package name: @babel/plugin-transform-runtime
-
7.21.4 - 2023-03-31
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.0 - 2023-02-20
-
7.19.6 - 2022-10-20
-
7.19.1 - 2022-09-14
-
7.18.10 - 2022-08-01
-
7.18.9 - 2022-07-18
-
7.18.6 - 2022-06-27
-
7.18.5 - 2022-06-13
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.10 - 2022-04-29
-
7.17.0 - 2022-02-02
-
7.16.10 - 2022-01-19
-
7.16.8 - 2022-01-10
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.4 - 2021-11-16
-
7.16.0 - 2021-10-29
-
7.15.8 - 2021-10-06
-
7.15.0 - 2021-08-04
-
7.14.5 - 2021-06-09
-
7.14.3 - 2021-05-17
-
7.14.2 - 2021-05-12
-
7.13.15 - 2021-04-08
-
7.13.10 - 2021-03-08
-
7.13.9 - 2021-03-01
-
7.13.8 - 2021-02-26
-
7.13.7 - 2021-02-24
-
7.13.6 - 2021-02-23
-
7.13.5 - 2021-02-23
-
7.13.4 - 2021-02-23
-
7.13.2 - 2021-02-23
-
7.13.1 - 2021-02-23
-
7.13.0 - 2021-02-22
-
7.12.17 - 2021-02-18
-
7.12.15 - 2021-02-04
-
7.12.13 - 2021-02-03
-
7.12.10 - 2020-12-09
-
7.12.1 - 2020-10-15
-
7.12.0 - 2020-10-14
-
7.11.5 - 2020-08-31
-
7.11.0 - 2020-07-30
from @babel/plugin-transform-runtime GitHub release notesPackage name: @babel/runtime
-
7.21.5 - 2023-04-28
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.0 - 2023-02-20
-
7.20.13 - 2023-01-21
-
7.20.7 - 2022-12-22
-
7.20.6 - 2022-11-28
-
7.20.5 - 2022-11-28
-
7.20.1 - 2022-11-01
-
7.20.0 - 2022-10-27
-
7.19.4 - 2022-10-10
-
7.19.0 - 2022-09-05
-
7.18.9 - 2022-07-18
-
7.18.6 - 2022-06-27
-
7.18.3 - 2022-05-25
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.9 - 2022-04-06
-
7.17.8 - 2022-03-18
-
7.17.7 - 2022-03-14
-
7.17.2 - 2022-02-08
-
7.17.0 - 2022-02-02
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.3 - 2021-11-09
-
7.16.0 - 2021-10-29
-
7.15.4 - 2021-09-02
-
7.15.3 - 2021-08-11
-
7.14.8 - 2021-07-20
-
7.14.6 - 2021-06-14
-
7.14.5 - 2021-06-09
-
7.14.0 - 2021-04-29
-
7.13.17 - 2021-04-20
-
7.13.16 - 2021-04-20
-
7.13.10 - 2021-03-08
-
7.13.9 - 2021-03-01
-
7.13.8 - 2021-02-26
-
7.13.7 - 2021-02-24
-
7.13.6 - 2021-02-23
-
7.13.4 - 2021-02-23
-
7.13.2 - 2021-02-23
-
7.13.1 - 2021-02-23
-
7.13.0 - 2021-02-22
-
7.12.18 - 2021-02-18
-
7.12.17 - 2021-02-18
-
7.12.13 - 2021-02-03
-
7.12.5 - 2020-11-03
-
7.12.1 - 2020-10-15
-
7.12.0 - 2020-10-14
-
7.11.2 - 2020-08-05
from @babel/runtime GitHub release notesRead more
v7.21.4-esm.4
v7.21.4-esm.2
Package name: @babel/preset-env
-
7.21.5 - 2023-04-28
-
7.21.4 - 2023-03-31
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.20.2 - 2022-11-04
-
7.19.4 - 2022-10-10
-
7.19.3 - 2022-09-27
-
7.19.1 - 2022-09-14
-
7.19.0 - 2022-09-05
-
7.18.10 - 2022-08-01
-
7.18.9 - 2022-07-18
-
7.18.6 - 2022-06-27
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.10 - 2022-04-29
-
7.16.11 - 2022-01-20
-
7.16.10 - 2022-01-19
-
7.16.8 - 2022-01-10
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.4 - 2021-11-16
-
7.16.0 - 2021-10-29
-
7.15.8 - 2021-10-06
-
7.15.6 - 2021-09-09
-
7.15.4 - 2021-09-02
-
7.15.0 - 2021-08-04
-
7.14.9 - 2021-08-01
-
7.14.8 - 2021-07-20
-
7.14.7 - 2021-06-21
-
7.14.5 - 2021-06-09
-
7.14.4 - 2021-05-28
-
7.14.2 - 2021-05-12
-
7.14.1 - 2021-05-04
-
7.14.0 - 2021-04-29
-
7.13.15 - 2021-04-08
-
7.13.12 - 2021-03-22
-
7.13.10 - 2021-03-08
-
7.13.9 - 2021-03-01
-
7.13.8 - 2021-02-26
-
7.13.5 - 2021-02-23
-
7.13.0 - 2021-02-22
-
7.12.17 - 2021-02-18
-
7.12.16 - 2021-02-11
-
7.12.13 - 2021-02-03
from @babel/preset-env GitHub release notesRead more
Read more
v7.21.4-esm.4
v7.21.4-esm.2
Package name: @babel/preset-react
-
7.18.6 - 2022-06-27
-
7.17.12 - 2022-05-16
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.14.5 - 2021-06-09
-
7.13.13 - 2021-03-26
-
7.12.13 - 2021-02-03
from @babel/preset-react GitHub release notesNote: 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