Skip to content

Commit 3026518

Browse files
chore(deps-dev): bump @babel/runtime from 7.26.0 to 7.26.9 in /demo
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.9. - [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.9/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c95311 commit 3026518

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package-lock.json

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

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@babel/core": "^7.26.7",
2525
"@babel/preset-env": "^7.25.3",
26-
"@babel/runtime": "^7.25.0",
26+
"@babel/runtime": "^7.26.9",
2727
"@react-native-community/cli": "^15.1.3",
2828
"@react-native-community/cli-platform-android": "15.1.3",
2929
"@react-native-community/cli-platform-ios": "15.1.3",

0 commit comments

Comments
 (0)