Skip to content

Commit

Permalink
build(deps): bump react-native-svg from 12.5.0 to 13.14.0 in /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 12.5.0 to 13.14.0.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v12.5.0...v13.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 764a3eb commit ca8ea39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-native-gesture-handler": "^2.12.0",
"react-native-safe-area-context": "^4.6.4",
"react-native-screens": "^3.22.1",
"react-native-svg": "^12.1.0",
"react-native-svg": "^13.14.0",
"react-native-vector-icons": "9.2.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2794,7 +2794,7 @@ __metadata:
react-native-gesture-handler: ^2.12.0
react-native-safe-area-context: ^4.6.4
react-native-screens: ^3.22.1
react-native-svg: ^12.1.0
react-native-svg: ^13.14.0
react-native-vector-icons: 9.2.0
typescript: ^4.4.3
languageName: unknown
Expand Down Expand Up @@ -7334,16 +7334,16 @@ __metadata:
languageName: node
linkType: hard

"react-native-svg@npm:^12.1.0":
version: 12.5.0
resolution: "react-native-svg@npm:12.5.0"
"react-native-svg@npm:^13.14.0":
version: 13.14.0
resolution: "react-native-svg@npm:13.14.0"
dependencies:
css-select: ^5.1.0
css-tree: ^1.1.3
peerDependencies:
react: "*"
react-native: ">=0.50.0"
checksum: 94790f0baa0fa982606fa6743b969c7120260a27bef1391d602ebe428b62cfc3338da5477fa2587a1193297faaf3b51056f5f26260c2c067c87dffe0b3194625
react-native: "*"
checksum: 4668028563ae0ca669003cc29ff5f03fd5b13a61d53273f294f04a496cbc0af6003277025793d01fb9c3a53af4515839185578d59e9eecb072587178b751c234
languageName: node
linkType: hard

Expand Down

0 comments on commit ca8ea39

Please sign in to comment.