From 0fcfdd81b4cfc5fe24b71d22944768f972be6dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:24:06 +0000 Subject: [PATCH] Bump @babel/runtime from 7.26.9 to 7.26.10 in /example 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-type: direct:development ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/example/package.json b/example/package.json index ae93ed1..733209d 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", - "@babel/runtime": "^7.25.0", + "@babel/runtime": "^7.26.10", "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", diff --git a/example/yarn.lock b/example/yarn.lock index 202c58f..fca622c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1468,6 +1468,15 @@ __metadata: languageName: node linkType: hard +"@babel/runtime@npm:^7.26.10": + version: 7.26.10 + resolution: "@babel/runtime@npm:7.26.10" + dependencies: + regenerator-runtime: ^0.14.0 + checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955 + languageName: node + linkType: hard + "@babel/template@npm:^7.0.0, @babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.3.3": version: 7.26.9 resolution: "@babel/template@npm:7.26.9" @@ -6150,7 +6159,7 @@ __metadata: dependencies: "@babel/core": ^7.25.2 "@babel/preset-env": ^7.25.3 - "@babel/runtime": ^7.25.0 + "@babel/runtime": ^7.26.10 "@react-native-community/cli": 15.0.1 "@react-native-community/cli-platform-android": 15.0.1 "@react-native-community/cli-platform-ios": 15.0.1