Skip to content

Commit

Permalink
fix(deps): update dependency @angular/google-maps to v13.2.0 (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 29, 2022
1 parent d288bca commit e00978a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Angular InstantSearch/geo-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@angular/compiler": "12.2.15",
"@angular/core": "12.2.15",
"@angular/forms": "12.2.15",
"@angular/google-maps": "13.1.1",
"@angular/google-maps": "13.2.0",
"@angular/platform-browser": "12.2.15",
"@angular/platform-browser-dynamic": "12.2.15",
"@angular/router": "12.2.15",
Expand Down
8 changes: 4 additions & 4 deletions Angular InstantSearch/geo-search/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,10 +421,10 @@
dependencies:
tslib "^2.2.0"

"@angular/google-maps@13.1.1":
version "13.1.1"
resolved "https://registry.yarnpkg.com/@angular/google-maps/-/google-maps-13.1.1.tgz#579c6aea8c4b738b1e88fa7a630a7437505caea8"
integrity sha512-e7VjncS7Xpt++DeuI8AlrV+o4cgH8zzSN1DtQ8bDC7OFMcXWPP9ED6kK+Fbq+Islvfl443hOpmK5GWs4PqIGPw==
"@angular/google-maps@13.2.0":
version "13.2.0"
resolved "https://registry.yarnpkg.com/@angular/google-maps/-/google-maps-13.2.0.tgz#bf9145b791b02357b04ef9377031a3982bc55be5"
integrity sha512-Tku9fXydaEEuO3FShdtxCqVKIhbXYzaQzqxPDhHlSpciXhut+50RUCG8hv2AgdkiXQfhcJfNx0dOngkVpHk5ew==
dependencies:
"@types/google.maps" "^3.45.6"
tslib "^2.3.0"
Expand Down

0 comments on commit e00978a

Please sign in to comment.