Skip to content

Commit 3abd3c2

Browse files
committed
chore: update react-native-monorepo-config
1 parent 6e95b03 commit 3abd3c2

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/create-react-native-library/src/exampleApp/generateExampleApp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ export default async function generateExampleApp({
216216

217217
const PACKAGES_TO_ADD_DEV = {
218218
'react-native-builder-bob': `^${config.versions.bob}`,
219-
'react-native-monorepo-config': `^0.3.1`,
219+
'react-native-monorepo-config': `^0.3.3`,
220220
};
221221

222222
if (

packages/react-native-builder-bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"json5": "^2.2.1",
6060
"kleur": "^4.1.4",
6161
"prompts": "^2.4.2",
62-
"react-native-monorepo-config": "^0.3.1",
62+
"react-native-monorepo-config": "^0.3.3",
6363
"which": "^2.0.2",
6464
"yargs": "^17.5.1"
6565
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12090,7 +12090,7 @@ __metadata:
1209012090
mock-fs: "npm:^5.2.0"
1209112091
mock-stdin: "npm:^1.0.0"
1209212092
prompts: "npm:^2.4.2"
12093-
react-native-monorepo-config: "npm:^0.3.1"
12093+
react-native-monorepo-config: "npm:^0.3.3"
1209412094
vitest: "npm:^3.1.1"
1209512095
which: "npm:^2.0.2"
1209612096
yargs: "npm:^17.5.1"
@@ -12099,13 +12099,13 @@ __metadata:
1209912099
languageName: unknown
1210012100
linkType: soft
1210112101

12102-
"react-native-monorepo-config@npm:^0.3.1":
12103-
version: 0.3.1
12104-
resolution: "react-native-monorepo-config@npm:0.3.1"
12102+
"react-native-monorepo-config@npm:^0.3.3":
12103+
version: 0.3.3
12104+
resolution: "react-native-monorepo-config@npm:0.3.3"
1210512105
dependencies:
1210612106
escape-string-regexp: "npm:^5.0.0"
1210712107
fast-glob: "npm:^3.3.3"
12108-
checksum: 10c0/2e4c09d95239685e4e61c509b0aeb7a6b0909e01bd0253a38c29569fc596880fbf7a0cfc8d9470f3d8fe6c345f4d4cdd9cf5ed11a3bb1e02c986f3043f3f9388
12108+
checksum: 10c0/42dd8de1bb976c794fe1124ab08fba4645f189c7bdbdcd24dc0e05b639591e690891f89e5dba33c57691840365af85b48004c29c1c128ff195a95e766bb9752e
1210912109
languageName: node
1211012110
linkType: hard
1211112111

0 commit comments

Comments
 (0)