Skip to content

Commit 09fcc75

Browse files
build(deps-dev): bump @babel/runtime from 7.26.0 to 7.26.10 in /example
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 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 30e494c commit 09fcc75

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@babel/core": "^7.25.2",
2323
"@babel/preset-env": "^7.25.3",
24-
"@babel/runtime": "^7.25.0",
24+
"@babel/runtime": "^7.26.10",
2525
"@react-native-community/cli": "15.0.1",
2626
"@react-native-community/cli-platform-android": "15.0.1",
2727
"@react-native-community/cli-platform-ios": "15.0.1",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -989,10 +989,10 @@
989989
pirates "^4.0.6"
990990
source-map-support "^0.5.16"
991991

992-
"@babel/runtime@^7.25.0", "@babel/runtime@^7.8.4":
993-
version "7.26.0"
994-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
995-
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
992+
"@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4":
993+
version "7.26.10"
994+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
995+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
996996
dependencies:
997997
regenerator-runtime "^0.14.0"
998998

0 commit comments

Comments
 (0)