Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Update dependency @googlemaps/markerclusterer to ^2.0.8 #1651

Merged
merged 1 commit into from
Jun 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion e2e/process-js-packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "process-js-packages",
"private": true,
"devDependencies": {
"@googlemaps/markerclusterer": "^2.0.7",
"@googlemaps/markerclusterer": "^2.0.8",
"@types/lodash-es": "^4.17.6",
"lodash-es": "^4.17.21",
"tslib": "^2.4.0"
Expand Down
10 changes: 5 additions & 5 deletions e2e/process-js-packages/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ __metadata:
version: 6
cacheKey: 8

"@googlemaps/markerclusterer@npm:^2.0.7":
version: 2.0.7
resolution: "@googlemaps/markerclusterer@npm:2.0.7"
"@googlemaps/markerclusterer@npm:^2.0.8":
version: 2.0.8
resolution: "@googlemaps/markerclusterer@npm:2.0.8"
dependencies:
fast-deep-equal: ^3.1.3
supercluster: ^7.1.3
checksum: 2a15f84e30d3a2af14d591e54200b2f96e86afbd15680df6ed0714a06c7149c31f2c79aed7cbba83b4af613cae6d91d4f98c9ad4c23194a0cd3ed1433055f87d
checksum: 76ff63e8d87304eb6734aed838b57a15fbf13f4d332debde172c9fa9f701f64132b41491b5e5c8d0cc71c132d68ad7c05473ade0a66b6c2aaf3b25a9fa243963
languageName: node
linkType: hard

Expand Down Expand Up @@ -56,7 +56,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "process-js-packages@workspace:."
dependencies:
"@googlemaps/markerclusterer": ^2.0.7
"@googlemaps/markerclusterer": ^2.0.8
"@types/lodash-es": ^4.17.6
lodash-es: ^4.17.21
tslib: ^2.4.0
Expand Down