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

Commit

Permalink
Merge pull request #190 from gmsgowtham/renovate/react-native-webview…
Browse files Browse the repository at this point in the history
…-13.x

fix(deps): update dependency react-native-webview to v13.5.0
  • Loading branch information
gmsgowtham authored Aug 29, 2023
2 parents efda7d1 + 3565ccb commit 76d65c5
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 @@ -54,7 +54,7 @@
"react-native-svg": "13.13.0",
"react-native-vector-icons": "10.0.0",
"react-native-video": "6.0.0-alpha.7",
"react-native-webview": "13.4.0",
"react-native-webview": "13.5.0",
"react-syntax-highlighter": "15.5.0",
"turndown": "7.1.2",
"url-parse": "1.5.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7330,10 +7330,10 @@ [email protected]:
keymirror "^0.1.1"
prop-types "^15.7.2"

react-native-webview@13.4.0:
version "13.4.0"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.4.0.tgz#8cea2ba2b7c40813886eba7fec3575133e71b023"
integrity sha512-yJFfUNsFH7fetbDlhfk0WvxjyyvSZYlH8HRE0phE7EvakDUS1kyJpk6TBiL6KjH2+3Zc13N9SY4k1IUsZ6bZ9g==
react-native-webview@13.5.0:
version "13.5.0"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.5.0.tgz#e6aed194dcb032fb75ad4fceb8b2993ad35bde50"
integrity sha512-OT/vNLuc4hBdWXqGZPtIz/minGCyo5pNQ76nY5RoFw5WjgQNOBxpYYVISMx9RoEr9PnwDtJxU2A0YG/AKunZrw==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down

0 comments on commit 76d65c5

Please sign in to comment.