Skip to content

Commit 9579ad7

Browse files
renovate[bot]efoken
authored andcommitted
fix(deps): update dependency react-native-builder-bob to ^0.21.3
1 parent f78b54e commit 9579ad7

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
@@ -56,7 +56,7 @@
5656
"react": "18.2.0",
5757
"react-dom": "18.2.0",
5858
"react-native": "0.72.4",
59-
"react-native-builder-bob": "^0.20.4",
59+
"react-native-builder-bob": "^0.21.3",
6060
"react-native-safe-area-context": "4.5.0",
6161
"react-native-svg": "13.9.0",
6262
"react-native-web": "^0.19.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14973,10 +14973,10 @@ react-live@^4.1.3:
1497314973
sucrase "^3.31.0"
1497414974
use-editable "^2.3.3"
1497514975

14976-
react-native-builder-bob@^0.20.4:
14977-
version "0.20.4"
14978-
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.4.tgz#02df01b8dc02f1bb2d566f820e33c5d42bfb9c99"
14979-
integrity sha512-3ZmYP8H7Fg2D8/JAPvxT78I4VWzf5DNMUf69cxWPw7Pukt+hHp1PSQ303af63uv1QXxWMJtrQ11+nuUfVqQf0Q==
14976+
react-native-builder-bob@^0.21.3:
14977+
version "0.21.3"
14978+
resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz#6cdef5a020bae60286e72c6941df9a2d410e3f19"
14979+
integrity sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q==
1498014980
dependencies:
1498114981
"@babel/core" "^7.18.5"
1498214982
"@babel/plugin-proposal-class-properties" "^7.17.12"

0 commit comments

Comments
 (0)