Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 050195a commit 93d6343
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-community/masked-view": "0.1.11",
"@react-navigation/native": "6.1.9",
"@react-navigation/native-stack": "6.9.16",
"@react-navigation/native-stack": "6.9.17",
"@types/react": "~18.0.27",
"expo": "^48.0.0",
"expo-constants": "~14.2.1",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@typescript-eslint/parser": "5.42.1",
"@upleveled/eslint-config-upleveled": "^3.3.9",
"@upleveled/eslint-plugin-upleveled": "2.1.6",
"detox": "20.13.3",
"detox": "20.14.0",
"eslint": "8.27.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.5.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2276,10 +2276,10 @@
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.21.tgz#debac6becc6b6692da09ec30e705e476a780dfe1"
integrity sha512-eyS2C6McNR8ihUoYfc166O1D8VYVh9KIl0UQPI8/ZJVsStlfSTgeEEh+WXge6+7SFPnZ4ewzEJdSAHH+jzcEfg==

"@react-navigation/[email protected].16":
version "6.9.16"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.9.16.tgz#d3dfc1ebe51da34eff36d5475d7b33d982a59758"
integrity sha512-SrmBGr5YvRxDtdTacOkA/wvqwpt9kt+AsYpmt82hKMPKpu0v98WONedTXDzi6whhY3jeT2GZkwF8hyrJ+wDbTA==
"@react-navigation/[email protected].17":
version "6.9.17"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.9.17.tgz#4fc370b14be07296423ae8c00940fb002c6001b5"
integrity sha512-X8p8aS7JptQq7uZZNFEvfEcPf6tlK4PyVwYDdryRbG98B4bh2wFQYMThxvqa+FGEN7USEuHdv2mF0GhFKfX0ew==
dependencies:
"@react-navigation/elements" "^1.3.21"
warn-once "^0.1.0"
Expand Down Expand Up @@ -4212,10 +4212,10 @@ detect-newline@^3.0.0:
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==

detox@20.13.3:
version "20.13.3"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.13.3.tgz#a594c890cf6f0a58f61324fc5987c1eedfb925da"
integrity sha512-tCRs4nWOzGlaEHX3fdDRpbUrwZOZKZviGR6e/gR9qOQr3bsBnfP82fm2L7W3t8h3qsDzUFdKw8cEGtdy+RJeTg==
detox@20.14.0:
version "20.14.0"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.14.0.tgz#88cddffaeb0903875c21e04347879f93e84c6a04"
integrity sha512-mQoN2xy9IeFu5OUgm3KngRd8mwP5Ef42CpTbA/lCpS8bJr5fFWPlWxeYdf5nkPmhNriKSr3wCq9BI/l9gjwp8w==
dependencies:
ajv "^8.6.3"
bunyan "^1.8.12"
Expand Down

0 comments on commit 93d6343

Please sign in to comment.