Skip to content

Commit

Permalink
chore(deps): update dependency react-native-maps to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2024
1 parent 98cf0ac commit e746a83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"husky": "8.0.3",
"prettier": "3.1.1",
"react": "18.2.0",
"react-native-maps": "1.8.4",
"react-native-maps": "1.9.0",
"semantic-release": "22.0.12",
"typescript": "5.3.3"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4732,10 +4732,10 @@ react-is@^18.0.0:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==

react-native-maps@1.8.4:
version "1.8.4"
resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-1.8.4.tgz#41f91b597101ec58729c6cbb46dc347f52af68d5"
integrity sha512-PL7XX4dddTZB7PHDY0qslsJls5X2uRL2FSfUmiH4CFXIJ2l8QTaeWM6BLwnBswNUL6p4lQQeXuiATAhaRLHT6g==
react-native-maps@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-1.9.0.tgz#34ee900ce617edb7dc68eb6cad1126d1e69e9d1e"
integrity sha512-ZTMjwEP//M4e+3DA9vzL1tcEZpfHGw5FnejuEpauO8HK5542Der2Ux9mZEXZa5I5q3+B0wJKUzvUPRZxeImUHg==
dependencies:
"@types/geojson" "^7946.0.10"

Expand Down

0 comments on commit e746a83

Please sign in to comment.