Skip to content

Commit

Permalink
Bump expo from 51.0.16 to 51.0.17
Browse files Browse the repository at this point in the history
Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 51.0.16 to 51.0.17.
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

---
updated-dependencies:
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 90f8b25 commit 87f2b04
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^9.6.0",
"expo": "^51.0.16",
"expo": "^51.0.17",
"expo-media-library": "~16.0.4",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.18",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1000,10 +1000,10 @@
mv "~2"
safe-json-stringify "~1"

"@expo/[email protected].20":
version "0.18.20"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.18.20.tgz#4a605b95cdff08a38aee9a4b82c0b72e8f78f13e"
integrity sha512-UkEiS8l8UV34WywmjLgxMKoGBsdKXNJwVF8BJaNsXc0XcmAvvawkXiUvToO3MvJpf0www2tEjqlia8EJaTL38w==
"@expo/[email protected].21":
version "0.18.21"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.18.21.tgz#a44fb04bbac42141bc101b6acb91eb7b237e5722"
integrity sha512-t8sFUGXRM/vafILp98H/MvIgJ5c7OG+d780Zastpzn0zfakaVDvXyw9tXskwAYi9YHJpG8/cfvght1c5fBDBoA==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/code-signing-certificates" "0.0.5"
Expand Down Expand Up @@ -3480,10 +3480,10 @@ [email protected]:
find-up "^5.0.0"
fs-extra "^9.1.0"

[email protected].17:
version "1.12.17"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.17.tgz#4a1e2c84bd1e3686384e10a52801967e8952f030"
integrity sha512-f4wD3GwWD1QnxsVjvqPys6migmGtEaofAQCG3zdMz2ovuXf99mwLEY9+mhtnlwwxcJ1bqjOLpjB6/3wMwJaxqw==
[email protected].18:
version "1.12.18"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.18.tgz#fd086c3177b42df979db912f8a2389494ef98483"
integrity sha512-YhIOJsMNjPvP0tmTbC1MRlxl5q7l21uQQDr1rlXEWHNmI2AEMW0gfr2wXrlB2Tz/oOIx8YqREsj3i0VsYXEaCA==
dependencies:
invariant "^2.2.4"

Expand Down Expand Up @@ -3523,13 +3523,13 @@ expo-updates@~0.25.18:
ignore "^5.3.1"
resolve-from "^5.0.0"

expo@^51.0.16:
version "51.0.16"
resolved "https://registry.yarnpkg.com/expo/-/expo-51.0.16.tgz#cc3882757f0e1fe1d7890697bfa46e0efa2d8811"
integrity sha512-BDxw+8zEcgPlXcw+jWTkQsyb7mFtNK8eu2XUC4A34aNBeryCV2cDFurV9kkAFzRXa8BNNi3Ije39RI9OS7uIRA==
expo@^51.0.17:
version "51.0.17"
resolved "https://registry.yarnpkg.com/expo/-/expo-51.0.17.tgz#aa5217a38edd9fd0b28b598daf3661acd66537f2"
integrity sha512-VqLrdVMLdjCUhNuWWGdexqkiscnudY7OACafBrfqIFOejAeKceEaBU5YQIlNlOsKuB7PBMqDkhdZ+dG93Ul4ig==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/cli" "0.18.20"
"@expo/cli" "0.18.21"
"@expo/config" "9.0.1"
"@expo/config-plugins" "8.0.6"
"@expo/metro-config" "0.18.8"
Expand All @@ -3540,7 +3540,7 @@ expo@^51.0.16:
expo-font "~12.0.7"
expo-keep-awake "~13.0.2"
expo-modules-autolinking "1.11.1"
expo-modules-core "1.12.17"
expo-modules-core "1.12.18"
fbemitter "^3.0.0"
whatwg-url-without-unicode "8.0.0-3"

Expand Down

0 comments on commit 87f2b04

Please sign in to comment.