Skip to content

Commit

Permalink
build(deps): bump react-native-elements from 3.4.2 to 3.4.3 in /example
Browse files Browse the repository at this point in the history
Bumps [react-native-elements](https://github.com/react-native-elements/react-native-elements) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/react-native-elements/react-native-elements/releases)
- [Changelog](https://github.com/react-native-elements/react-native-elements/blob/next/CHANGELOG.old.md)
- [Commits](react-native-elements/react-native-elements@v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: react-native-elements
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 764a3eb commit a6704b4
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 @@ -30,7 +30,7 @@
"prop-types": "^15.7.2",
"react": "^18.2.0",
"react-native": "^0.72.1",
"react-native-elements": "^3.4.2",
"react-native-elements": "^3.4.3",
"react-native-gesture-handler": "^2.12.0",
"react-native-safe-area-context": "^4.6.4",
"react-native-screens": "^3.22.1",
Expand Down
12 changes: 6 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2790,7 +2790,7 @@ __metadata:
prop-types: ^15.7.2
react: ^18.2.0
react-native: ^0.72.1
react-native-elements: ^3.4.2
react-native-elements: ^3.4.3
react-native-gesture-handler: ^2.12.0
react-native-safe-area-context: ^4.6.4
react-native-screens: ^3.22.1
Expand Down Expand Up @@ -7255,9 +7255,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-elements@npm:^3.4.2":
version: 3.4.2
resolution: "react-native-elements@npm:3.4.2"
"react-native-elements@npm:^3.4.3":
version: 3.4.3
resolution: "react-native-elements@npm:3.4.3"
dependencies:
"@types/react-native-vector-icons": ^6.4.6
color: ^3.1.2
Expand All @@ -7268,9 +7268,9 @@ __metadata:
react-native-ratings: 8.0.4
react-native-size-matters: ^0.3.1
peerDependencies:
react-native-safe-area-context: ^3.1.9
react-native-safe-area-context: ">= 3.0.0"
react-native-vector-icons: ">7.0.0"
checksum: a6771c940928c05c7b1c48183454920caa20cf0da047680b86c92b5e8ea3d3bf55cedb5428bf947aa0e8153c554826d7288a7403248bdc4b70513d764bb5dfe8
checksum: e055c18b85527366d7b9e76139828fe3d006a7a8c11f81b165e43b4175c0d4b15eef6308679dd596d33f0813a512c27cb993d6ca49e00c56fcb15a0918d96c6c
languageName: node
linkType: hard

Expand Down

0 comments on commit a6704b4

Please sign in to comment.