Skip to content

Commit

Permalink
chore(deps): update dependency react-native-svg to v15.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 10a5fe4 commit 30c9e67
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 @@ -74,7 +74,7 @@
"react": "18.3.1",
"react-native": "0.72.6",
"react-native-builder-bob": "0.35.2",
"react-native-svg": "15.10.1",
"react-native-svg": "15.11.1",
"react-test-renderer": "18.3.1",
"reassure": "1.3.1",
"release-it": "18.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10778,10 +10778,10 @@ react-native-builder-bob@0.35.2:
which "^2.0.2"
yargs "^17.5.1"

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==
react-native-svg@15.11.1:
version "15.11.1"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.11.1.tgz#8152459a7a4d40b02e9ac8270f9b0692b3216715"
integrity sha512-Qmwx/yJKt+AHUr4zjxx/Q69qwKtRfr1+uIfFMQoq3WFRhqU76aL9db1DyvPiY632DAsVGba1pHf92OZPkpjrdQ==
dependencies:
css-select "^5.1.0"
css-tree "^1.1.3"
Expand Down

0 comments on commit 30c9e67

Please sign in to comment.