From 8b00008a46596fc23c999d3dd743ba157e2be964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:48:22 +0000 Subject: [PATCH] Bump react-native-builder-bob from 0.32.1 to 0.33.1 Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.32.1 to 0.33.1. - [Release notes](https://github.com/callstack/react-native-builder-bob/releases) - [Changelog](https://github.com/callstack/react-native-builder-bob/blob/main/packages/react-native-builder-bob/CHANGELOG.md) - [Commits](https://github.com/callstack/react-native-builder-bob/commits/react-native-builder-bob@0.33.1/packages/react-native-builder-bob) --- updated-dependencies: - dependency-name: react-native-builder-bob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3fd1a49..76026a4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest": "^29.7.0", "prettier": "3.3.3", "prettier-plugin-organize-imports": "4.1.0", - "react-native-builder-bob": "0.32.1", + "react-native-builder-bob": "0.33.1", "rimraf": "6.0.1", "ts-jest": "^29.2.5", "turbo": "2.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dedbf84..39781a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 4.1.0 version: 4.1.0(prettier@3.3.3)(typescript@5.6.3) react-native-builder-bob: - specifier: 0.32.1 - version: 0.32.1(typescript@5.6.3) + specifier: 0.33.1 + version: 0.33.1(typescript@5.6.3) rimraf: specifier: 6.0.1 version: 6.0.1 @@ -4154,8 +4154,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-native-builder-bob@0.32.1: - resolution: {integrity: sha512-F4LsDRXoFtX3O3CzhFV/SXMWFrOdW/nw/QPjCPrMevEXBkKHxQ9w18LmvbZZlvSHy+pdPZP9tmKz8nPoX1LOUA==} + react-native-builder-bob@0.33.1: + resolution: {integrity: sha512-Yayndg5EgjyKHBJ+vhQcZWhnlE9jeJh36pTv6DCnFS/exxNBquX66YEUg7R8X9jIzNEjglcz0FsvchG6/RPWNA==} engines: {node: '>= 18.0.0'} hasBin: true @@ -10460,7 +10460,7 @@ snapshots: react-is@18.3.1: {} - react-native-builder-bob@0.32.1(typescript@5.6.3): + react-native-builder-bob@0.33.1(typescript@5.6.3): dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-strict-mode': 7.24.7(@babel/core@7.26.0)