Skip to content

Commit 82497b9

Browse files
chore(deps): Upgrade @opentripplanner/location-field to 1.12.15.
This change improves a11y on the location field dropdown, providing the active highlighted element to screen readers.
1 parent 9abd3ed commit 82497b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@opentripplanner/humanize-distance": "^1.2.0",
4646
"@opentripplanner/icons": "^2.0.1",
4747
"@opentripplanner/itinerary-body": "^4.1.9",
48-
"@opentripplanner/location-field": "1.12.14",
48+
"@opentripplanner/location-field": "^1.12.15",
4949
"@opentripplanner/location-icon": "^1.4.1",
5050
"@opentripplanner/map-popup": "^2.0.1",
5151
"@opentripplanner/otp2-tile-overlay": "^1.0.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2523,10 +2523,10 @@
25232523
react-resize-detector "^4.2.1"
25242524
string-similarity "^4.0.4"
25252525

2526-
"@opentripplanner/[email protected].14":
2527-
version "1.12.14"
2528-
resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.12.14.tgz#b519ded39422e0f4719b9eb4fb87dbbe14595acc"
2529-
integrity sha512-iDopui35/n+gErIh9ECxytNj/iyb+lCNnL4MnQOwE4rs4sLFOybGUvZfxYktMrEHHo1N+4d3216/lSOlVKsWLg==
2526+
"@opentripplanner/location-field@^1.12.15":
2527+
version "1.12.15"
2528+
resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.12.15.tgz#8a3d723f85b9d1b2256f4fd8b10b7708fbe4b528"
2529+
integrity sha512-1pPkSCHC8/sv8slV0m4nR+2St3WLUgtNCJnEwQuog1dhUKabdRKXI5dAW8dr6C1Eada1bI4PPPP+QWOP8MpMzg==
25302530
dependencies:
25312531
"@conveyal/geocoder-arcgis-geojson" "^0.0.3"
25322532
"@opentripplanner/core-utils" "^8.0.1"

0 commit comments

Comments
 (0)