Skip to content

Commit

Permalink
chore(deps): update dependency react-native-svg to v13.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 77a38f5 commit 956e62a
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.14.0",
"react-native-web": "^0.19.8",
"remark-emoji": "^4.0.0",
"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.21.3",
"react-native-safe-area-context": "4.5.0",
"react-native-svg": "13.9.0",
"react-native-svg": "13.14.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.14.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.14.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.14.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 @@ -14946,10 +14946,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.14.0:
version "13.14.0"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.14.0.tgz#879930cfe10e877e51ebb77dfcc2cd65fc6b0d21"
integrity sha512-27ZnxUkHgWICimhuj6MuqBkISN53lVvgWJB7pIypjXysAyM+nqgQBPh4vXg+7MbqLBoYvR4PiBgKfwwGAqVxHg==
dependencies:
css-select "^5.1.0"
css-tree "^1.1.3"
Expand Down

0 comments on commit 956e62a

Please sign in to comment.