From f62ad17c1436a9d7c17aed8e8a36f518980d4d6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 12:28:40 +0000 Subject: [PATCH] chore(deps): update dependency react-native-builder-bob to v0.23.1 --- package.json | 2 +- yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 07f11347..14885518 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "prettier": "2.8.8", "react": "18.2.0", "react-native": "0.72.3", - "react-native-builder-bob": "0.21.3", + "react-native-builder-bob": "0.23.1", "react-native-svg": "13.9.0", "release-it": "15.11.0", "typedoc": "0.25.2", diff --git a/yarn.lock b/yarn.lock index 35afcc23..2853618e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7466,11 +7466,6 @@ jest@^29.2.1: import-local "^3.0.2" jest-cli "^29.7.0" -jetifier@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/jetifier/-/jetifier-2.0.0.tgz#699391367ca1fe7bc4da5f8bf691eb117758e4cb" - integrity sha512-J4Au9KuT74te+PCCCHKgAjyLlEa+2VyIAEPNCdE5aNkAJ6FAJcAqcdzEkSnzNksIa9NkGmC4tPiClk2e7tCJuQ== - jimp-compact@0.16.1: version "0.16.1" resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.16.1.tgz#9582aea06548a2c1e04dd148d7c3ab92075aefa3" @@ -9626,10 +9621,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-builder-bob@0.21.3: - version "0.21.3" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz#6cdef5a020bae60286e72c6941df9a2d410e3f19" - integrity sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q== +react-native-builder-bob@0.23.1: + version "0.23.1" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.23.1.tgz#d7810798fa9898c3631c6d76679a991c0d77cac6" + integrity sha512-LA+cRp72+lCpOG/AhUu/TuBnAZrntPEWLt6z6xlAK8K5WanXOSFL49eYRCnxVx9EUrOW3ix/Y0j4zbXAC1R+rw== dependencies: "@babel/core" "^7.18.5" "@babel/plugin-proposal-class-properties" "^7.17.12" @@ -9650,8 +9645,6 @@ react-native-builder-bob@0.21.3: prompts "^2.4.2" which "^2.0.2" yargs "^17.5.1" - optionalDependencies: - jetifier "^2.0.0" react-native-svg@13.9.0: version "13.9.0"