Skip to content

Commit

Permalink
Bump react-native-svg from 15.7.1 to 15.10.1 in /login-workflow/example
Browse files Browse the repository at this point in the history
Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 15.7.1 to 15.10.1.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.7.1...v15.10.1)

---
updated-dependencies:
- dependency-name: react-native-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c6918a0 commit 729bb2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion login-workflow/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^3.34.0",
"react-native-select-dropdown": "^3.4.0",
"react-native-svg": "^15.7.1",
"react-native-svg": "^15.10.1",
"react-native-svg-transformer": "^1.5.0",
"react-native-vector-icons": "^10.2.0",
"react-native-webview": "^13.12.2"
Expand Down
8 changes: 4 additions & 4 deletions login-workflow/example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8389,10 +8389,10 @@ react-native-svg-transformer@^1.5.0:
"@svgr/plugin-svgo" "^8.1.0"
path-dirname "^1.0.2"

react-native-svg@^15.7.1:
version "15.7.1"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.7.1.tgz#299bf5ff21fb355a0f4bedd4cb8f9f520725c4fe"
integrity sha512-Xc11L4t6/DtmUwrQqHR7S45Qy3cIWpcfGlmEatVeZ9c1N8eAK79heJmGRgCOVrXESrrLEHfP/AYGf0BGyrvV6A==
react-native-svg@^15.10.1:
version "15.10.1"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.10.1.tgz#5df51fca80cb1912648d058b67903f05eac0b8a6"
integrity sha512-Hqz/doQciVFK/Df2v+wsW96oY5jxlta7rZ31KQYo78dlgvAHEaGr6paEOAMvlIruw7EHNQ0Vc1ZmJPJF2kfIPQ==
dependencies:
css-select "^5.1.0"
css-tree "^1.1.3"
Expand Down

0 comments on commit 729bb2b

Please sign in to comment.