Skip to content

Commit e7b06b3

Browse files
Bump @babel/runtime from 7.18.3 to 7.28.4 in /example
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.18.3 to 7.28.4. - [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.28.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b05c560 commit e7b06b3

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

example/package-lock.json

Lines changed: 7 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.12.9",
24-
"@babel/runtime": "^7.12.5",
24+
"@babel/runtime": "^7.28.4",
2525
"@react-native-community/eslint-config": "^2.0.0",
2626
"babel-jest": "^26.6.3",
2727
"detox": "^19.7.1",

0 commit comments

Comments
 (0)