Skip to content

Commit

Permalink
build(deps): Update dependency @googlemaps/markerclusterer to ^2.0.8 (#…
Browse files Browse the repository at this point in the history
…1651)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2022
1 parent 155841a commit 940087a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit 940087a

Please sign in to comment.