From 283a1672d0abcbe107a24ee5ab7ce745e664c569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 05:09:12 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-monorepo-config from 0.1.10 to 0.3.0 Bumps [react-native-monorepo-config](https://github.com/satya164/react-native-monorepo-config) from 0.1.10 to 0.3.0. - [Release notes](https://github.com/satya164/react-native-monorepo-config/releases) - [Changelog](https://github.com/satya164/react-native-monorepo-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/satya164/react-native-monorepo-config/compare/v0.1.10...v0.3.0) --- updated-dependencies: - dependency-name: react-native-monorepo-config dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- yarn.lock | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/example/package.json b/example/package.json index f9c78446..5768f3cc 100644 --- a/example/package.json +++ b/example/package.json @@ -37,7 +37,7 @@ "babel-plugin-react-native-web": "^0.21.2", "html-webpack-plugin": "^5.6.5", "react-native-builder-bob": "^0.40.15", - "react-native-monorepo-config": "^0.1.9", + "react-native-monorepo-config": "^0.3.1", "url-loader": "^4.1.1", "webpack": "^5.99.9", "webpack-cli": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 9343b0c7..b9dfaf39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5037,7 +5037,7 @@ __metadata: react-native: 0.82.1 react-native-builder-bob: ^0.40.15 react-native-gesture-handler: ^2.29.1 - react-native-monorepo-config: ^0.1.9 + react-native-monorepo-config: ^0.3.1 react-native-safe-area-context: ^5.6.2 react-native-screens: ^4.18.0 react-native-web: ^0.21.2 @@ -14038,7 +14038,7 @@ __metadata: languageName: node linkType: hard -"react-native-monorepo-config@npm:^0.1.8, react-native-monorepo-config@npm:^0.1.9": +"react-native-monorepo-config@npm:^0.1.8": version: 0.1.10 resolution: "react-native-monorepo-config@npm:0.1.10" dependencies: @@ -14048,6 +14048,16 @@ __metadata: languageName: node linkType: hard +"react-native-monorepo-config@npm:^0.3.1": + version: 0.3.1 + resolution: "react-native-monorepo-config@npm:0.3.1" + dependencies: + escape-string-regexp: ^5.0.0 + fast-glob: ^3.3.3 + checksum: 078649d64d1c212c520f5be77943d70b8f7d1fde409a4ca534f837c34d7a4feb9e10ca5f4ddfdfe3155f5d32845f5cce2a8cd8a39c5c498552162f9957606d5f + languageName: node + linkType: hard + "react-native-safe-area-context@npm:^5.6.2": version: 5.6.2 resolution: "react-native-safe-area-context@npm:5.6.2"