Skip to content

Commit

Permalink
Update dependency match-sorter to v7 (#4034)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent a9e427a commit c7060a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"leaflet": "^1.7.1",
"lodash": "^4.17.21",
"luxon": "^3.0.2",
"match-sorter": "^6.3.1",
"match-sorter": "^7.0.0",
"nyc": "^17.0.0",
"ol": "10.0.0",
"ol-pmtiles": "^1.0.2",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6475,13 +6475,13 @@ __metadata:
languageName: node
linkType: hard

"match-sorter@npm:^6.3.1":
version: 6.3.4
resolution: "match-sorter@npm:6.3.4"
"match-sorter@npm:^7.0.0":
version: 7.0.0
resolution: "match-sorter@npm:7.0.0"
dependencies:
"@babel/runtime": "npm:^7.23.8"
remove-accents: "npm:0.5.0"
checksum: 10c0/35d2a6b6df003c677d9ec87ecd4683657638f5bce856f43f9cf90b03e357ed2f09813ebbac759defa7e7438706936dd34dc2bfe1a18771f7d2541f14d639b4ad
checksum: 10c0/4774e6ef29e94c87e9ebed9c9197e769760797a3fba18fed8096c88d7ace67ca13603ac371aea8f7e2c9346594a1879d8c8e1e34fdf3d8d93b87fb1b5a50eca2
languageName: node
linkType: hard

Expand Down Expand Up @@ -9530,7 +9530,7 @@ __metadata:
leaflet: "npm:^1.7.1"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.2"
match-sorter: "npm:^6.3.1"
match-sorter: "npm:^7.0.0"
nyc: "npm:^17.0.0"
ol: "npm:10.0.0"
ol-pmtiles: "npm:^1.0.2"
Expand Down

0 comments on commit c7060a0

Please sign in to comment.