Skip to content

Commit 1b92e63

Browse files
build(deps-dev): bump react-native-builder-bob from 0.29.1 to 0.30.2
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.29.1 to 0.30.2. - [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/[email protected]/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] <[email protected]>
1 parent 66046b2 commit 1b92e63

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "^2.0.5",
7373
"react": "18.3.0",
7474
"react-native": "0.75.1",
75-
"react-native-builder-bob": "^0.29.1",
75+
"react-native-builder-bob": "^0.30.2",
7676
"react-native-gesture-handler": ">=2.5.0",
7777
"react-native-safe-area-context": "^4.10.8",
7878
"react-native-reanimated": ">=3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8215,10 +8215,10 @@ react-is@^18.0.0:
82158215
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
82168216
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
82178217

8218-
react-native-builder-bob@^0.29.1:
8219-
version "0.29.1"
8220-
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.29.1.tgz#a79163354b7249187dfe091ec15476b6037acf8b"
8221-
integrity sha512-+ylWgxioe5tkAL8DQImU/9xuTZsyA8F8yZiHiVo/LT98Gb/p4jv6DEeZ65LziqKWnDHcbsLiuwD25L75fXFS2Q==
8218+
react-native-builder-bob@^0.30.2:
8219+
version "0.30.2"
8220+
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.30.2.tgz#3084995f17c4867c322202df065740d49142ccf2"
8221+
integrity sha512-tkBlzQw+h96YVQbU7GVbSReYNj00IJzIsStrdXCyq3Z2kjpNcG8V0w8HhvOSDsX0SRVvqorzqpbUFeqg57XXDA==
82228222
dependencies:
82238223
"@babel/core" "^7.25.2"
82248224
"@babel/plugin-transform-strict-mode" "^7.24.7"

0 commit comments

Comments
 (0)