Skip to content

Commit

Permalink
Merge pull request #44 from Joeri-Abbo/dependabot/npm_and_yarn/expo-4…
Browse files Browse the repository at this point in the history
…8.0.6

Bump expo from 48.0.5 to 48.0.6
  • Loading branch information
Joeri-Abbo committed Mar 9, 2023
2 parents 09c5f99 + a4a0f7b commit 66807a8
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 @@ -9,7 +9,7 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "~48.0.5",
"expo": "~48.0.6",
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3243,10 +3243,10 @@ expo-application@~5.1.1:
resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.1.1.tgz#5206bf0cf89cb0e32d1f5037a0481e5c86b951ab"
integrity sha512-aDatTcTTCdTbHw8h4/Tq2ilc6InM5ntF9xWCJdOcnUEcglxxGphVI/lzJKBaBF6mJECA8mEOjpVg2EGxOctTwg==

expo-asset@~8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/expo-asset/-/expo-asset-8.9.0.tgz#7b083b5f26971b5ac7958ac4f6596b66ca520287"
integrity sha512-zenkZrYcsJAcTVl478mCarVmaOE9r2GbTlVvKZaXL8UJIL4rnspk63xUSJLAGMArZIdHzsGFQMXlQG3pgEfzrg==
expo-asset@~8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/expo-asset/-/expo-asset-8.9.1.tgz#ecd43d7e8ee879e5023e7ce9fbbd6d011dcaf988"
integrity sha512-ugavxA7Scn96TBdeTYQA6xtHktnk0o/0xk7nFkxJKoH/t2cZDFSB05X0BI2/LDZY4iE6xTPOYw4C4mmourWfuA==
dependencies:
blueimp-md5 "^2.10.0"
expo-constants "~14.2.0"
Expand Down Expand Up @@ -3307,10 +3307,10 @@ expo-status-bar@~1.4.4:
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.4.4.tgz#6874ccfda5a270d66f123a9f220735a76692d114"
integrity sha512-5DV0hIEWgatSC3UgQuAZBoQeaS9CqeWRZ3vzBR9R/+IUD87Adbi4FGhU10nymRqFXOizGsureButGZIXPs7zEA==

expo@~48.0.5:
version "48.0.5"
resolved "https://registry.yarnpkg.com/expo/-/expo-48.0.5.tgz#350a12458cc38b9a37d24940f0b1833c12cb35e7"
integrity sha512-4sd0y8DX2GXbVWBS+UTKqcm60KeZxh7+EvGUi9jbJJAJkbCyt3smu4L0WGCaq/8+ki44H9G/pjM0B7VcZZjAiQ==
expo@~48.0.6:
version "48.0.6"
resolved "https://registry.yarnpkg.com/expo/-/expo-48.0.6.tgz#374e51a6791bc15e998cd66c335d304ea9c4472a"
integrity sha512-ylm91v/xYjBBEqFHH+mpNyGijJgFXx4NwgKgHCIEfcAQyTZLXpGCL6teOVzAmHCCVF7EdalLl3If/+n09jOi4g==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/cli" "0.6.2"
Expand All @@ -3320,7 +3320,7 @@ expo@~48.0.5:
babel-preset-expo "~9.3.0"
cross-spawn "^6.0.5"
expo-application "~5.1.1"
expo-asset "~8.9.0"
expo-asset "~8.9.1"
expo-constants "~14.2.1"
expo-file-system "~15.2.2"
expo-font "~11.1.1"
Expand Down

0 comments on commit 66807a8

Please sign in to comment.