Skip to content

Commit

Permalink
Bump the babel group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babel group with 2 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react).


Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Dec 10, 2024
1 parent f59c680 commit 614fd11
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ __metadata:
linkType: hard

"@babel/cli@npm:^7.1.6":
version: 7.25.9
resolution: "@babel/cli@npm:7.25.9"
version: 7.26.4
resolution: "@babel/cli@npm:7.26.4"
dependencies:
"@jridgewell/trace-mapping": ^0.3.25
"@nicolo-ribaudo/chokidar-2": 2.1.8-no-fsevents.3
Expand All @@ -52,7 +52,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: e52fb39df804cf272785ec138c47c0a3cda6bd7099520123e987683fd72c0b8d3665512b01b01d38d351e3263e17be3fc6e8dcf01e417b8f052370375b6419d4
checksum: 759814fcb262545f787fad33456ffaef0cf282c6bc6a6fa610acf0f04457c300c0c880737e396e4c0303a9082cc9102123f8018111de5f60474365e32bf70300
languageName: node
linkType: hard

Expand Down Expand Up @@ -1436,8 +1436,8 @@ __metadata:
linkType: hard

"@babel/preset-react@npm:^7.0.0":
version: 7.25.9
resolution: "@babel/preset-react@npm:7.25.9"
version: 7.26.3
resolution: "@babel/preset-react@npm:7.26.3"
dependencies:
"@babel/helper-plugin-utils": ^7.25.9
"@babel/helper-validator-option": ^7.25.9
Expand All @@ -1447,7 +1447,7 @@ __metadata:
"@babel/plugin-transform-react-pure-annotations": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: b5650c07a744ab4024c04fae002c9043235b4ad8687de8bf759135b9c6186553f4f53fde0a4583ce4c019560b79c176f39c745cdf77645af07071d26d8ba84ce
checksum: 9c76f145026715c8e4a1f6c44f208918e700227d8d8a8068f4ae10d87031d23eb8b483e508cd4452d65066f731b7a8169527e66e83ffe165595e8db7899dd859
languageName: node
linkType: hard

Expand Down

0 comments on commit 614fd11

Please sign in to comment.