Skip to content

Commit

Permalink
Merge pull request #56 from gmsgowtham/renovate/react-native-builder-…
Browse files Browse the repository at this point in the history
…bob-0.x

chore(deps): update dependency react-native-builder-bob to v0.20.0
  • Loading branch information
gmsgowtham authored Oct 16, 2022
2 parents 74feac6 + c0bb62f commit 4d848ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"prettier": "2.7.1",
"react": "18.2.0",
"react-native": "0.70.3",
"react-native-builder-bob": "0.19.1",
"react-native-builder-bob": "0.20.0",
"react-test-renderer": "18.2.0",
"release-it": "15.5.0",
"typescript": "4.8.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8174,10 +8174,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.19.1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.19.1.tgz#aa63a99265c45c13d3a96da0ded1f307f099d8ab"
integrity sha512-wuDlnC9In9txUC9tn/vugiZW28V3rGDeS7201w2Jw5H/O0auljEv9orfY7OAG/ylZ9AfV3B9PKrmF9dHtYXP0w==
react-native-builder-bob@0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.0.tgz#f6ea6ba6baae59ebe30d5ed5d384b7e728fd68c5"
integrity sha512-PvH1ekERU6x+OOOrcLggG3AMpV1I+gM5lOb4dGuxLKh7iQCWQT+BvYBoX9X1tDKj0DKsqPRn1dl4/hMIpk7r8w==
dependencies:
"@babel/core" "^7.18.5"
"@babel/plugin-proposal-class-properties" "^7.17.12"
Expand Down

0 comments on commit 4d848ee

Please sign in to comment.