Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/preset-react from 7.25.9 to 7.26.3
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/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/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 8, 2024
1 parent cceeafd commit 7380c0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@emotion/babel-preset-css-prop": "^11.10.0",
"@emotion/jest": "11.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,9 +1591,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-react@npm:7.25.9":
version: 7.25.9
resolution: "@babel/preset-react@npm:7.25.9"
"@babel/preset-react@npm:7.26.3":
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 @@ -1603,7 +1603,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 Expand Up @@ -5755,7 +5755,7 @@ __metadata:
"@babel/cli": 7.26.4
"@babel/core": 7.26.0
"@babel/preset-env": 7.26.0
"@babel/preset-react": 7.25.9
"@babel/preset-react": 7.26.3
"@babel/preset-typescript": 7.26.0
"@emotion/babel-preset-css-prop": ^11.10.0
"@emotion/jest": 11.13.0
Expand Down

0 comments on commit 7380c0d

Please sign in to comment.