Skip to content

Commit dcbaf5d

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

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

example/package-lock.json

+23-9
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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@babel/core": "^7.20.0",
1717
"@babel/preset-env": "^7.20.0",
18-
"@babel/runtime": "^7.20.0",
18+
"@babel/runtime": "^7.26.10",
1919
"@react-native/babel-preset": "^0.73.18",
2020
"@react-native/eslint-config": "^0.73.1",
2121
"@react-native/metro-config": "^0.73.2",

0 commit comments

Comments
 (0)