Skip to content

Commit 852913a

Browse files
build(deps-dev): Bump react-native-builder-bob from 0.21.0 to 0.21.3 (#67)
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.21.0 to 0.21.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed3e8b2 commit 852913a

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
@@ -60,7 +60,7 @@
6060
"prettier": "2.8.8",
6161
"react": "18.1.0",
6262
"react-native": "0.70.13",
63-
"react-native-builder-bob": "0.21.0",
63+
"react-native-builder-bob": "0.21.3",
6464
"release-it": "16.1.3",
6565
"rimraf": "3.0.2",
6666
"typescript": "4.5.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7248,10 +7248,10 @@ react-is@^17.0.1:
72487248
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
72497249
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
72507250

7251-
7252-
version "0.21.0"
7253-
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.0.tgz#5978d1e4c7c37d0139c0e9ffefc76bd83d5083aa"
7254-
integrity sha512-NAzbqYay7VUeAQY/8tW7at/kNNsF3yXXUG+EsR+Xu9b4e5BvWajQvNK2yyhxCWl9yq6Wesjdppifgb2kQ/GVTw==
7251+
7252+
version "0.21.3"
7253+
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz#6cdef5a020bae60286e72c6941df9a2d410e3f19"
7254+
integrity sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q==
72557255
dependencies:
72567256
"@babel/core" "^7.18.5"
72577257
"@babel/plugin-proposal-class-properties" "^7.17.12"

0 commit comments

Comments
 (0)