Skip to content

Commit

Permalink
Merge pull request #45 from seatsio/dependabot/npm_and_yarn/example/e…
Browse files Browse the repository at this point in the history
…xpo-49.0.16

Bump expo from 49.0.13 to 49.0.16 in /example
  • Loading branch information
mroloux authored Nov 6, 2023
2 parents c2b27b4 + 26ffe5f commit 40731d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"ios": "expo start --ios"
},
"dependencies": {
"expo": "49.0.13",
"expo": "49.0.16",
"expo-status-bar": "1.7.1",
"react": "18.2.0",
"react-native": "0.72.6",
Expand Down
18 changes: 9 additions & 9 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,10 +1577,10 @@
mv "~2"
safe-json-stringify "~1"

"@expo/[email protected].13":
version "0.10.13"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.13.tgz#6503e6c477a8407986cd645952b0ad6177e08fe7"
integrity sha512-8ciyz+yIDih6zCNMWK0IyEv411W7vej/TaWIFGarogPVbFokXrUKr0aKoQG1RU1SLlY4eUpHakbIzqog+rhJdQ==
"@expo/[email protected].14":
version "0.10.14"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.14.tgz#c2e94cbc62f1d724828b848d2aaf5c4906db1028"
integrity sha512-IIZ9mYYHpNkK9XJAWLPtwTwZmasDq/NJsHLPjLtw5la4ANjWWwKYUcl3XKBECKovSDn9WHEQHGsBz6cyKS88Mg==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/code-signing-certificates" "0.0.5"
Expand Down Expand Up @@ -3631,13 +3631,13 @@ [email protected]:
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.7.1.tgz#f2772a529187282eaa0741279ed8d525bdce54c4"
integrity sha512-Wkm9uCmuQQBSU+l/AekWAQ1d0FYw560yL116+OAKJDyKBOUpPURoWkFbabM1EDxv+5scTuSThr/CvsA0nsSCow==

[email protected].13:
version "49.0.13"
resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.13.tgz#9ee185d4eb1ac2859e67895bd919db5a04d1b8ec"
integrity sha512-k2QFmT5XN490ksjKJgogfS5SFj6ZKCu1GwWz4VUV4S9gkPjzr8zQAZoVPKaWxUYRb6xDpTJXdhLt7gSnV3bJvw==
[email protected].16:
version "49.0.16"
resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.16.tgz#60399f25f141d649707cef928b90305057000923"
integrity sha512-1TcpWUEpzCQ7FjtwO1j+l/UvNgrEDZWfQm4kOo9eVZVDNKavYo+KL4XXHeljSAOOGhI/plmpD3bvhfYoywOAFQ==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/cli" "0.10.13"
"@expo/cli" "0.10.14"
"@expo/config" "8.1.2"
"@expo/config-plugins" "7.2.5"
"@expo/vector-icons" "^13.0.0"
Expand Down

0 comments on commit 40731d8

Please sign in to comment.