Skip to content

Commit 0e368cf

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.75.3 to 0.76.0 (#429)
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.75.3 to 0.76.0. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.75.3...v0.76.0) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33958fa commit 0e368cf

File tree

2 files changed

+614
-2
lines changed

2 files changed

+614
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/core": "^7.20.0",
1919
"@babel/preset-env": "^7.20.0",
2020
"@babel/runtime": "^7.20.0",
21-
"@react-native/babel-preset": "0.75.3",
21+
"@react-native/babel-preset": "0.76.0",
2222
"@react-native/metro-config": "0.75.3",
2323
"@react-native/typescript-config": "0.76.0",
2424
"@types/node": "^22.1.0",

0 commit comments

Comments
 (0)