Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-native-video to v6.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 044141b commit 7bd76d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-native-screens": "3.27.0",
"react-native-svg": "13.14.0",
"react-native-vector-icons": "10.0.2",
"react-native-video": "6.0.0-alpha.11",
"react-native-video": "6.0.0-beta.3",
"react-native-webview": "13.6.2",
"react-syntax-highlighter": "15.5.0",
"turndown": "7.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7558,10 +7558,10 @@ [email protected]:
prop-types "^15.7.2"
yargs "^16.1.1"

[email protected]alpha.11:
version "6.0.0-alpha.11"
resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-alpha.11.tgz#4f104ffa24eec5c0f8e314dd11a4dace3c8464c6"
integrity sha512-Z1FqIkNBqQWdBVKoh5WlmM01LIVhxlOsddKVV9IzMJ3EDl8PAU4ln7hdo85RHCHhgWSHzathPDo0UK7gPB48MA==
[email protected]beta.3:
version "6.0.0-beta.3"
resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-beta.3.tgz#acf7fca5feefb1ac93a6cac3dbfe0e0476714369"
integrity sha512-WCGhl9drOr670En1taM7YF0r8obSjirnBabBaz+c0n2ZWd6EJUezI2+OtRH+/EQdtpI6hR52nTMIl42cQITEOw==

[email protected]:
version "13.6.2"
Expand Down

0 comments on commit 7bd76d4

Please sign in to comment.