From 97a541dbc0ee093a4c1aa71e70bc8d25cb59f053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 07:07:26 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-svg from 13.8.0 to 13.10.0 Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 13.8.0 to 13.10.0. - [Release notes](https://github.com/react-native-community/react-native-svg/releases) - [Commits](https://github.com/react-native-community/react-native-svg/compare/v13.8.0...v13.10.0) --- updated-dependencies: - dependency-name: react-native-svg dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cea08bf..55ce605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8264,9 +8264,9 @@ react-native-paper@4.12.0: react-native-iphone-x-helper "^1.3.1" react-native-svg@^13.8.0: - version "13.8.0" - resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.8.0.tgz#b6a22cf77f8098f910490a13aeb160a37e182f97" - integrity sha512-G8Mx6W86da+vFimZBJvA93POw8yz0fgDS5biy6oIjMWVJVQSDzCyzwO/zY0yuZmCDhKSZzogl5m0wXXvW2OcTA== + version "13.10.0" + resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.10.0.tgz#d3c6222ea9cc1e21e2af0fd59dfbeafe7a3d0dc1" + integrity sha512-D/oYTmUi5nsA/2Nw4WYlF1UUi3vZqhpESpiEhpYCIFB/EMd6vz4A/uq3tIzZFcfa5z2oAdGSxRU1TaYr8IcPlQ== dependencies: css-select "^5.1.0" css-tree "^1.1.3"