Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/core from 7.23.9 to 7.24.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.23.9 to 7.24.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.24.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent b70e391 commit cdb31ef
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 123 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-native-zip-archive": "^6.1.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.4",
"@babel/runtime": "^7.23.9"
}
Expand Down
Loading

0 comments on commit cdb31ef

Please sign in to comment.