Skip to content

Commit

Permalink
fix(deps): update dependency @angular/google-maps to v13.1.1 (#344)
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 11, 2022
1 parent d58c4b3 commit 4b2e04e
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.0.0",
"@angular/google-maps": "13.1.1",
"@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 @@ -317,10 +317,10 @@
dependencies:
tslib "^2.2.0"

"@angular/google-maps@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@angular/google-maps/-/google-maps-13.0.0.tgz#ca7938551df94c2907d0811abbe2c82291e18491"
integrity sha512-NKv4JkwAvb79oZEWHf5MehsvyIQ2pltTCaN3tBjBHNhhyS/F9dftJZH5kNsTKeuVFwv3W/Z5+/QT1sO29BVgFA==
"@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==
dependencies:
"@types/google.maps" "^3.45.6"
tslib "^2.3.0"
Expand Down

0 comments on commit 4b2e04e

Please sign in to comment.