Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: expo-keep-awake
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 2e47590 commit 2a02cff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"expo-document-picker": "11.10.1",
"expo-file-system": "^16.0.8",
"expo-haptics": "^12.8.1",
"expo-keep-awake": "^12.8.2",
"expo-keep-awake": "^13.0.2",
"expo-local-authentication": "^13.8.0",
"expo-video-thumbnails": "^7.9.0",
"expo-web-browser": "^12.8.2",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7710,7 +7710,12 @@ expo-haptics@^12.8.1:
resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-12.8.1.tgz#42b996763be33d661bd33bbc3b3958c3f2734b9d"
integrity sha512-ntLsHkfle8K8w9MW8pZEw92ZN3sguaGUSSIxv30fPKNeQFu7Cq/h47Qv3tONv2MO3wU48N9FbKnant6XlfptpA==

expo-keep-awake@^12.8.2, expo-keep-awake@~12.8.2:
expo-keep-awake@^13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-13.0.2.tgz#5ef31311a339671eec9921b934fdd90ab9652b0e"
integrity sha512-kKiwkVg/bY0AJ5q1Pxnm/GvpeB6hbNJhcFsoOWDh2NlpibhCLaHL826KHUM+WsnJRbVRxJ+K9vbPRHEMvFpVyw==

expo-keep-awake@~12.8.2:
version "12.8.2"
resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-12.8.2.tgz#6cfdf8ad02b5fa130f99d4a1eb98e459d5b4332e"
integrity sha512-uiQdGbSX24Pt8nGbnmBtrKq6xL/Tm3+DuDRGBk/3ZE/HlizzNosGRIufIMJ/4B4FRw4dw8KU81h2RLuTjbay6g==
Expand Down

0 comments on commit 2a02cff

Please sign in to comment.