Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/core from 7.24.5 to 7.25.7 in /example
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.25.7.
- [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.25.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent bbbd07c commit fcc7cac
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 168 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-native": "0.66.3"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/core": "^7.25.7",
"@babel/runtime": "^7.24.8",
"metro-react-native-babel-preset": "^0.76.7"
},
Expand Down
Loading

0 comments on commit fcc7cac

Please sign in to comment.