Skip to content

Commit

Permalink
chore(deps): bump expo from 47.0.11 to 47.0.12 (#930)
Browse files Browse the repository at this point in the history
Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 47.0.11 to 47.0.12.
- [Release notes](https://github.com/expo/expo/releases)
- [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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent 4b22090 commit 15a19bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aes-js": "^3.1.2",
"buffer": "^6.0.3",
"dotenv": "^16.0.3",
"expo": "~47.0.11",
"expo": "~47.0.12",
"expo-apple-authentication": "~5.0.1",
"expo-auth-session": "~3.8.0",
"expo-barcode-scanner": "~12.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5411,10 +5411,10 @@ expo-modules-autolinking@1.0.1:
find-up "^5.0.0"
fs-extra "^9.1.0"

expo-modules-core@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.1.0.tgz#0a3b8f77cf74e2621a1c8096304f22a99dea0bbe"
integrity sha512-alNfgWyGECYUK3R0bIUc0OHXi5btqFWDMNDSrdeNSdxFKvlzrtQKdbLHJTphumh9KgAIpbEKrUYE2Vimg+Tr8w==
expo-modules-core@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.1.1.tgz#06502379274bdcb356fcbe225c3c6bc4926e462c"
integrity sha512-+AcaYmaWphIfkBcccu65dyOhWnpOJ3+SQpoI4lI/Plg1nNjOLuBjmrdVvpiJOvkN+CqbNGsJ5Yll8LLk+C107Q==
dependencies:
compare-versions "^3.4.0"
invariant "^2.2.4"
Expand Down Expand Up @@ -5499,10 +5499,10 @@ expo-web-browser@~12.0.0:
dependencies:
compare-urls "^2.0.0"

expo@~47.0.11:
version "47.0.11"
resolved "https://registry.yarnpkg.com/expo/-/expo-47.0.11.tgz#4a907b5d6397056343781c46557505d5469b145b"
integrity sha512-GWkb/5PqnyDr9sNe5LnPM86xUZ7jxJWjCG5SXkgbk/9c97kyAJ56GdOO+Vesfca2LaLHIt8ym7dGlT+PIR/bDg==
expo@~47.0.12:
version "47.0.12"
resolved "https://registry.yarnpkg.com/expo/-/expo-47.0.12.tgz#2a8b41217e1cb630f84ea3723031d07354289ae7"
integrity sha512-LqECuBpV6arTncksQzOGGQmxOdeQmzm15VqwIJ/c3SWoxiVh5hKf+taUv2oaLmfx2z04TSm1oo56pRSrsL5iIA==
dependencies:
"@babel/runtime" "^7.14.0"
"@expo/cli" "0.4.11"
Expand All @@ -5518,7 +5518,7 @@ expo@~47.0.11:
expo-font "~11.0.1"
expo-keep-awake "~11.0.1"
expo-modules-autolinking "1.0.1"
expo-modules-core "1.1.0"
expo-modules-core "1.1.1"
fbemitter "^3.0.0"
getenv "^1.0.0"
invariant "^2.2.4"
Expand Down

0 comments on commit 15a19bb

Please sign in to comment.