Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2022
1 parent 579f57d commit 9ade33d
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.10",
"@googlemaps/markerclusterer": "^2.0.11",
"@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.10":
version: 2.0.10
resolution: "@googlemaps/markerclusterer@npm:2.0.10"
"@googlemaps/markerclusterer@npm:^2.0.11":
version: 2.0.11
resolution: "@googlemaps/markerclusterer@npm:2.0.11"
dependencies:
fast-deep-equal: ^3.1.3
supercluster: ^7.1.3
checksum: 7a2480bc61491d1c8647c9de643ae84defd0154eefddff309de42029b3161d3c8906edc15a1e259ff30a265984e305de92aa93818c1b1f1d4c851fa09246ffc8
checksum: 8ffa267ad0762a974c73d527f318be55fb7f916a8136fad9b1ef1a65d6920500220eeeafd458a4245abf03f8435ef67f7d6daadf07da0e7f7a8327eaf244c7c7
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.10
"@googlemaps/markerclusterer": ^2.0.11
"@types/lodash-es": ^4.17.6
lodash-es: ^4.17.21
tslib: ^2.4.0
Expand Down

0 comments on commit 9ade33d

Please sign in to comment.