Skip to content

Commit 1e00307

Browse files
build(deps-dev): bump @babel/runtime from 7.26.0 to 7.27.0 in /example
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0. - [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.27.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40377d9 commit 1e00307

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/core": "^7.25.2",
2121
"@babel/preset-env": "^7.25.3",
22-
"@babel/runtime": "^7.25.0",
22+
"@babel/runtime": "^7.27.0",
2323
"@react-native-community/cli": "15.0.1",
2424
"@react-native-community/cli-platform-android": "15.0.1",
2525
"@react-native-community/cli-platform-ios": "15.0.1",

0 commit comments

Comments
 (0)