Skip to content

Commit 601253a

Browse files
chore(deps-dev): bump @babel/runtime in /FabricExample
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 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-version: 7.26.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b214039 commit 601253a

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

FabricExample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@babel/core": "^7.25.2",
4141
"@babel/preset-env": "^7.25.3",
42-
"@babel/runtime": "^7.25.0",
42+
"@babel/runtime": "^7.26.10",
4343
"@react-native-community/cli": "15.0.1",
4444
"@react-native-community/cli-platform-android": "15.0.1",
4545
"@react-native-community/cli-platform-ios": "15.0.1",

FabricExample/yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,6 +1443,15 @@ __metadata:
14431443
languageName: node
14441444
linkType: hard
14451445

1446+
"@babel/runtime@npm:^7.26.10":
1447+
version: 7.27.0
1448+
resolution: "@babel/runtime@npm:7.27.0"
1449+
dependencies:
1450+
regenerator-runtime: "npm:^0.14.0"
1451+
checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
1452+
languageName: node
1453+
linkType: hard
1454+
14461455
"@babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.3.3":
14471456
version: 7.26.9
14481457
resolution: "@babel/template@npm:7.26.9"
@@ -2914,7 +2923,7 @@ __metadata:
29142923
dependencies:
29152924
"@babel/core": "npm:^7.25.2"
29162925
"@babel/preset-env": "npm:^7.25.3"
2917-
"@babel/runtime": "npm:^7.25.0"
2926+
"@babel/runtime": "npm:^7.26.10"
29182927
"@react-native-community/cli": "npm:15.0.1"
29192928
"@react-native-community/cli-platform-android": "npm:15.0.1"
29202929
"@react-native-community/cli-platform-ios": "npm:15.0.1"

0 commit comments

Comments
 (0)