Skip to content

Commit

Permalink
build: update to core-utils v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
evansiroky committed Nov 17, 2020
1 parent d9410f9 commit e110f9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@auth0/auth0-react": "^1.1.0",
"@opentripplanner/base-map": "^1.0.4",
"@opentripplanner/core-utils": "^3.0.1",
"@opentripplanner/core-utils": "^3.0.3",
"@opentripplanner/endpoints-overlay": "^1.0.4",
"@opentripplanner/from-to-location-picker": "^1.0.3",
"@opentripplanner/geocoder": "^1.0.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1448,12 +1448,13 @@
"@opentripplanner/core-utils" "^3.0.0"
prop-types "^15.7.2"

"@opentripplanner/core-utils@^3.0.0", "@opentripplanner/core-utils@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-3.0.1.tgz#6efa8dabceeae4527343edba2e6a9b06ce1fcb1c"
integrity sha512-R6VIJfNL0PnddpV+0uJfCGjy3M4HwtujeKSWDl70YoKJa+7G9AVjtk7rKHagwOefpWaUBI86T03EbklyllZgRQ==
"@opentripplanner/core-utils@^3.0.0", "@opentripplanner/core-utils@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-3.0.3.tgz#cee56325a975ee09f7a6c6cc9c42362b82183daf"
integrity sha512-7x8eZj0v0fQJ5L32P/CGG1NjydmuD1O2edMRClx65LSrm0SwHQb3CgEQsBmZTxCmZ5kMgp87p+GcAB7k6kZxdw==
dependencies:
"@mapbox/polyline" "^1.1.0"
"@opentripplanner/geocoder" "^1.0.2"
"@turf/along" "^6.0.1"
bowser "^2.7.0"
lodash.isequal "^4.5.0"
Expand Down

0 comments on commit e110f9a

Please sign in to comment.