Skip to content

Commit a391b2b

Browse files
build(deps-dev): Bump react-native-builder-bob from 0.20.0 to 0.21.0
Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.20.0 to 0.21.0. - [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 a20bb73 commit a391b2b

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.0.5",
6161
"react": "18.1.0",
6262
"react-native": "0.70.3",
63-
"react-native-builder-bob": "0.20.0",
63+
"react-native-builder-bob": "0.21.0",
6464
"release-it": "15.11.0",
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
@@ -7291,10 +7291,10 @@ react-is@^17.0.1:
72917291
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
72927292
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
72937293

7294-
react-native-builder-bob@0.20.0:
7295-
version "0.20.0"
7296-
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.0.tgz#f6ea6ba6baae59ebe30d5ed5d384b7e728fd68c5"
7297-
integrity sha512-PvH1ekERU6x+OOOrcLggG3AMpV1I+gM5lOb4dGuxLKh7iQCWQT+BvYBoX9X1tDKj0DKsqPRn1dl4/hMIpk7r8w==
7294+
react-native-builder-bob@0.21.0:
7295+
version "0.21.0"
7296+
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.0.tgz#5978d1e4c7c37d0139c0e9ffefc76bd83d5083aa"
7297+
integrity sha512-NAzbqYay7VUeAQY/8tW7at/kNNsF3yXXUG+EsR+Xu9b4e5BvWajQvNK2yyhxCWl9yq6Wesjdppifgb2kQ/GVTw==
72987298
dependencies:
72997299
"@babel/core" "^7.18.5"
73007300
"@babel/plugin-proposal-class-properties" "^7.17.12"

0 commit comments

Comments
 (0)