Skip to content

Commit

Permalink
chore(deps): bump react-native-webview from 13.8.1 to 13.8.2
Browse files Browse the repository at this point in the history
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 13.8.1 to 13.8.2.
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](react-native-webview/react-native-webview@v13.8.1...v13.8.2)

---
updated-dependencies:
- dependency-name: react-native-webview
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent 2505a02 commit 2b8ee01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7652,9 +7652,9 @@ react-native-version@^4.0.0:
semver "^7.0.0"

react-native-webview@^13.2.2:
version "13.8.1"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.8.1.tgz#d0058c063e38241476049aaab2e5cc9f254d5480"
integrity sha512-7Jqm1WzWJrOWraBAXQfKtr/Uo5Jw/IJHzC40jYLwgV/eVGmLJ9BpGKw6QVw7wpRkjmTZ2Typ4B1aHJLJJQFslA==
version "13.8.2"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.8.2.tgz#a9f82b0312b1f54a45a7ebe40222fff72e7aeab5"
integrity sha512-4qBb04XPiLdfAbpU0x7RsMX4iIrggIvBVfJq4yqQhQwY+uJARJaOAZw9+KfA0/kNYQGKHSKQakXLAqQulUrlvQ==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down

0 comments on commit 2b8ee01

Please sign in to comment.