Skip to content

Commit a33fd94

Browse files
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](satya164/react-native-monorepo-config@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] <[email protected]>
1 parent 2bffefd commit a33fd94

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-plugin-react-native-web": "^0.21.2",
3838
"html-webpack-plugin": "^5.6.5",
3939
"react-native-builder-bob": "^0.40.15",
40-
"react-native-monorepo-config": "^0.1.9",
40+
"react-native-monorepo-config": "^0.3.0",
4141
"url-loader": "^4.1.1",
4242
"webpack": "^5.99.9",
4343
"webpack-cli": "^6.0.1",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5037,7 +5037,7 @@ __metadata:
50375037
react-native: 0.82.1
50385038
react-native-builder-bob: ^0.40.15
50395039
react-native-gesture-handler: ^2.29.1
5040-
react-native-monorepo-config: ^0.1.9
5040+
react-native-monorepo-config: ^0.3.0
50415041
react-native-safe-area-context: ^5.6.2
50425042
react-native-screens: ^4.18.0
50435043
react-native-web: ^0.21.2
@@ -14038,7 +14038,7 @@ __metadata:
1403814038
languageName: node
1403914039
linkType: hard
1404014040

14041-
"react-native-monorepo-config@npm:^0.1.8, react-native-monorepo-config@npm:^0.1.9":
14041+
"react-native-monorepo-config@npm:^0.1.8":
1404214042
version: 0.1.10
1404314043
resolution: "react-native-monorepo-config@npm:0.1.10"
1404414044
dependencies:
@@ -14048,6 +14048,16 @@ __metadata:
1404814048
languageName: node
1404914049
linkType: hard
1405014050

14051+
"react-native-monorepo-config@npm:^0.3.0":
14052+
version: 0.3.0
14053+
resolution: "react-native-monorepo-config@npm:0.3.0"
14054+
dependencies:
14055+
escape-string-regexp: ^5.0.0
14056+
fast-glob: ^3.3.3
14057+
checksum: eea8b0c0d49faeaba4712773a3d17b3e4307d6988ccfd46879e2cc1ca7f09593fa877a4e97caff457fdc1142ccdca68493a0fe7331d5a1e0de6ce38f81f1ac2b
14058+
languageName: node
14059+
linkType: hard
14060+
1405114061
"react-native-safe-area-context@npm:^5.6.2":
1405214062
version: 5.6.2
1405314063
resolution: "react-native-safe-area-context@npm:5.6.2"

0 commit comments

Comments
 (0)