Skip to content

Commit

Permalink
chore(deps): bump expo-linking from 7.0.3 to 7.0.4
Browse files Browse the repository at this point in the history
Bumps [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) from 7.0.3 to 7.0.4.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-linking/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 83e77df commit 05fa58b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rneui/themed": "4.0.0-rc.8",
"expo": "^52.0.23",
"expo-constants": "~17.0.4",
"expo-linking": "~7.0.2",
"expo-linking": "~7.0.4",
"expo-localization": "~16.0.0",
"expo-router": "~4.0.15",
"expo-status-bar": "~2.0.0",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1393,15 +1393,6 @@
json5 "^2.2.3"
write-file-atomic "^2.3.0"

"@expo/json-file@^9.0.1", "@expo/json-file@~9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-9.0.1.tgz#ff60654caf1fa3c33f9b17dcd1e9691eb854a318"
integrity sha512-ZVPhbbEBEwafPCJ0+kI25O2Iivt3XKHEKAADCml1q2cmOIbQnKgLyn8DpOJXqWEyRQr/VWS+hflBh8DU2YFSqg==
dependencies:
"@babel/code-frame" "~7.10.4"
json5 "^2.2.3"
write-file-atomic "^2.3.0"

"@expo/metro-config@0.19.8", "@expo/metro-config@~0.19.8":
version "0.19.8"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.19.8.tgz#f1ea552b6fa5217093fe364ff5ca78a7e261a28b"
Expand Down Expand Up @@ -4472,12 +4463,12 @@ expo-keep-awake@~14.0.1:
resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-14.0.1.tgz#77c38feefa95c494aa167e6df5a6eacd17af2358"
integrity sha512-c5mGCAIk2YM+Vsdy90BlEJ4ZX+KG5Au9EkJUIxXWlpnuKmDAJ3N+5nEZ7EUO1ZTheqoSBeAo4jJ8rTWPU+JXdw==

expo-linking@~7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/expo-linking/-/expo-linking-7.0.3.tgz#307851288ec65e1c533bcc70b57dfb6372f9679e"
integrity sha512-YiDacNzeQZd/bdOwGyi+YlawM4GGbcSRkuFCpDGIK7D1KUGqLinBHwJvxUMb9Zert2Ois5IHtmZaZ1et6g229g==
expo-linking@~7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/expo-linking/-/expo-linking-7.0.4.tgz#e1f1496dfcee14899f6fd3bf1f2c8af5990ac334"
integrity sha512-i+QaFc2zwOoq/ajePVWC+op3cOKC6nd6Wj/BJtukU71byTAbxDhbi+3m0ZFbh2i1/v/iIXRqrl3PvQcKNklPkw==
dependencies:
expo-constants "~17.0.0"
expo-constants "~17.0.4"
invariant "^2.2.4"

expo-localization@~16.0.0:
Expand Down

0 comments on commit 05fa58b

Please # to comment.