Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent 49f43a6 commit 6aa494c
Show file tree
Hide file tree
Showing 5 changed files with 421 additions and 225 deletions.
2 changes: 1 addition & 1 deletion Helium4/android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android.useAndroidX=true
android.enableJetifier=true

# Version of flipper SDK to use with React Native
FLIPPER_VERSION=0.154.0
FLIPPER_VERSION=0.156.0

# Use this property to specify which architecture you want to build.
# You can also override it from the CLI using
Expand Down
8 changes: 4 additions & 4 deletions Helium4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"picasso-plugin-q": "1.6.0",
"picasso.js": "1.6.0",
"react": "17.0.2",
"react-native": "0.69.1"
"react-native": "0.69.3"
},
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/core": "7.18.9",
"@babel/runtime": "7.18.9",
"@react-native-community/eslint-config": "2.0.0",
"babel-jest": "26.6.3",
"eslint": "7.32.0",
"glob-to-regexp": "0.4.1",
"jest": "26.6.3",
"metro-react-native-babel-preset": "0.71.3",
"metro-react-native-babel-preset": "0.72.0",
"react-test-renderer": "17.0.2"
},
"jest": {
Expand Down
Loading

0 comments on commit 6aa494c

Please sign in to comment.