Skip to content

Commit

Permalink
chore(deps): update dependency react-native-svg to v13.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 00afa07 commit 0520d0e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-live": "^4.1.3",
"react-native": "0.72.4",
"react-native-safe-area-context": "4.5.0",
"react-native-svg": "13.9.0",
"react-native-svg": "13.13.0",
"react-native-web": "^0.19.8",
"remark-emoji": "^3.1.2",
"remark-gfm": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-native": "0.72.4",
"react-native-builder-bob": "^0.20.4",
"react-native-safe-area-context": "4.5.0",
"react-native-svg": "13.9.0",
"react-native-svg": "13.13.0",
"react-native-web": "^0.19.8",
"rimraf": "^5.0.1",
"storybook": "^7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react": "^18.2.21",
"react": "18.2.0",
"react-native": "0.72.4",
"react-native-svg": "13.9.0"
"react-native-svg": "13.13.0"
},
"peerDependencies": {
"@types/react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"lodash": "^4.17.21",
"react": "18.2.0",
"react-native": "0.72.4",
"react-native-svg": "13.9.0",
"react-native-svg": "13.13.0",
"svgo": "^3.0.2",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/progress-indicators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react": "^18.2.21",
"react": "18.2.0",
"react-native": "0.72.4",
"react-native-svg": "13.9.0"
"react-native-svg": "13.13.0"
},
"peerDependencies": {
"@types/react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14984,10 +14984,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.5.0.tgz#9208313236e8f49e1920ac1e2a2c975f03aed284"
integrity sha512-0WORnk9SkREGUg2V7jHZbuN5x4vcxj/1B0QOcXJjdYWrzZHgLcUzYWWIUecUPJh747Mwjt/42RZDOaFn3L8kPQ==

react-native-svg@13.9.0:
version "13.9.0"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.9.0.tgz#8df8a690dd00362601f074dec5d3a86dd0f99c7f"
integrity sha512-Ey18POH0dA0ob/QiwCBVrxIiwflhYuw0P0hBlOHeY4J5cdbs8ngdKHeWC/Kt9+ryP6fNoEQ1PUgPYw2Bs/rp5Q==
react-native-svg@13.13.0:
version "13.13.0"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.13.0.tgz#23dedb4594dcc44128d63fa5b13c49534187fef5"
integrity sha512-L8y8uEiMG0Tr++Nb2+24wlMuv18+bmq/CMoFFtTUlEqVvGCoK2ea8WamPl/9bV8gjL+Rngg5NqEBvKS23sbYoA==
dependencies:
css-select "^5.1.0"
css-tree "^1.1.3"
Expand Down

0 comments on commit 0520d0e

Please sign in to comment.