[Snyk] Upgrade: @babel/cli, @babel/core, @babel/plugin-transform-object-assign, @babel/plugin-transform-react-constant-elements, @babel/plugin-transform-runtime, @babel/preset-env, @babel/preset-react, @babel/preset-typescript #22
  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.21.5 to 7.22.5
on 2023-06-08
from 7.22.1 to 7.22.5
on 2023-06-08
from 7.18.6 to 7.22.5
on 2023-06-08
from 7.22.3 to 7.22.5
on 2023-06-08
from 7.22.4 to 7.22.5
on 2023-06-08
from 7.22.4 to 7.22.5
on 2023-06-08
from 7.22.3 to 7.22.5
on 2023-06-08
from 7.21.5 to 7.22.5
on 2023-06-08
Release notes
Package name: @babel/cli
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.21.5 - 2023-04-28
      
 
    
from @babel/cli GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
Package name: @babel/core
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.22.1 - 2023-05-26
- #15658 Workaround for broken babel-preset-react-app (@ nicolo-ribaudo)
 
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
    
from @babel/core GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
v7.22.1 (2023-05-26)
🐛 Bug Fix
babel-preset-envCommitters: 2
Package name: @babel/plugin-transform-object-assign
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- 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.18.6 - 2022-06-27
      
 
    
from @babel/plugin-transform-object-assign GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
Package name: @babel/plugin-transform-react-constant-elements
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.22.3 - 2023-05-27
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a 
 
 
    
from @babel/plugin-transform-react-constant-elements GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
v7.22.3 (2023-05-27)
package.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).Package name: @babel/plugin-transform-runtime
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.22.4 - 2023-05-29
- #15649 Set 
 
 
- #15666 Add missing 
 
 
- #15667 Mark 
 
 
- Huáng Jùnliàng (@ JLHwung)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- coderaiser (@ coderaiser)
 
 
    
from @babel/plugin-transform-runtime GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
v7.22.4 (2023-05-29)
🐛 Bug Fix
babel-traverseshorthand: falsewhen renaming an identifier inside an object property (@ coderaiser)🏠 Internal
babel-typesattributes/assertionstoVISITOR_KEYS(@ nicolo-ribaudo)babel-parserassertattributes withextra.deprecatedAssertSyntax(@ nicolo-ribaudo)Committers: 3
Package name: @babel/preset-env
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.22.4 - 2023-05-29
- #15649 Set 
 
 
- #15666 Add missing 
 
 
- #15667 Mark 
 
 
- Huáng Jùnliàng (@ JLHwung)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- coderaiser (@ coderaiser)
 
 
    
from @babel/preset-env GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
v7.22.4 (2023-05-29)
🐛 Bug Fix
babel-traverseshorthand: falsewhen renaming an identifier inside an object property (@ coderaiser)🏠 Internal
babel-typesattributes/assertionstoVISITOR_KEYS(@ nicolo-ribaudo)babel-parserassertattributes withextra.deprecatedAssertSyntax(@ nicolo-ribaudo)Committers: 3
Package name: @babel/preset-react
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.22.3 - 2023-05-27
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a 
 
 
    
from @babel/preset-react GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
v7.22.3 (2023-05-27)
package.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).Package name: @babel/preset-typescript
- 
        7.22.5 - 2023-06-08
- #15675 Fix using 
 
 
- #15683 Suggest 
 
 
- Avery (@ nullableVoidPtr)
 
- Babel Bot (@ babel-bot)
 
- Nicolò Ribaudo (@ nicolo-ribaudo)
 
- @ liuxingbaoyu
 
 
      - 
        7.21.5 - 2023-04-28
      
 
    
from @babel/preset-typescript GitHub release notesv7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@ nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@ nicolo-ribaudo)Committers: 4
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