From 8bb128ff9a1427c7a0a666685fb9d970b9b78ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:38:29 +0000 Subject: [PATCH] Bump @babel/runtime from 7.23.6 to 7.23.7 in /native_gg Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.6 to 7.23.7. - [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.23.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- native_gg/package.json | 2 +- native_gg/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/native_gg/package.json b/native_gg/package.json index e139c5fb1..9c122e2b1 100644 --- a/native_gg/package.json +++ b/native_gg/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@babel/core": "7.23.7", "@babel/preset-env": "7.23.6", - "@babel/runtime": "7.23.6", + "@babel/runtime": "7.23.7", "@biomejs/biome": "1.4.1", "@react-native-community/cli-platform-android": "13.2.0", "@react-native/babel-preset": "0.73.18", diff --git a/native_gg/pnpm-lock.yaml b/native_gg/pnpm-lock.yaml index af0291402..5dbf4cd13 100644 --- a/native_gg/pnpm-lock.yaml +++ b/native_gg/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: 7.23.6 version: 7.23.6(@babel/core@7.23.7) '@babel/runtime': - specifier: 7.23.6 - version: 7.23.6 + specifier: 7.23.7 + version: 7.23.7 '@biomejs/biome': specifier: 1.4.1 version: 1.4.1 @@ -1326,8 +1326,8 @@ packages: /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - /@babel/runtime@7.23.6: - resolution: {integrity: sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==} + /@babel/runtime@7.23.7: + resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -3250,7 +3250,7 @@ packages: resolution: {integrity: sha512-ruIlSEVnmJGbLnZIGf8/ra+qoD1Knft0R+5laUpp/KEGkD+GEr4XgP+5j5Uuq3v36qDLFTj1KXfQP5JVoeM8zw==} engines: {node: '>=18'} dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.23.7 /metro-source-map@0.80.2: resolution: {integrity: sha512-fM6RwYCJrwfqVk8Z1ApvJ3+Zz7fso38AszmAXqFDXziOC0AfmMCv/W9FosE9BY+y5QJ7YcvW0RIYLQhpCn+V9w==} @@ -3846,7 +3846,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.23.7 /regexpu-core@5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}