Skip to content

Commit

Permalink
Merge pull request #166 from opentripplanner/update-transitive
Browse files Browse the repository at this point in the history
Bug fix release (transitive.js)
  • Loading branch information
landonreed authored May 26, 2020
2 parents 21348d3 + 2b26eae commit 88f94e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"redux-logger": "^2.7.4",
"redux-thunk": "^2.3.0",
"throttle-debounce": "^2.0.1",
"transitive-js": "^0.13.0",
"transitive-js": "^0.13.2",
"turf-along": "^3.0.12",
"velocity-react": "^1.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14784,10 +14784,10 @@ tr46@^1.0.1:
dependencies:
punycode "^2.1.0"

transitive-js@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/transitive-js/-/transitive-js-0.13.0.tgz#443e734c011171d25f5591bc013b12fb61a6e88d"
integrity sha512-Ydhsc6y6CW35wH34+Fapb6KKT4gkZXe50WwKydUImlpN02pxlOa4jzXzuNgM5ayLAVWka3S5VMwJE0hZNVSZgg==
transitive-js@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/transitive-js/-/transitive-js-0.13.2.tgz#ca8adde4ccf5c1fb02623df287ac3c91499c566a"
integrity sha512-2r6uoA7pCOyMeecTOWgT+MJMa+gVmLlBR2+s1YKYxBYmusS5Lx24ICqc3RVA2+yE36k9fe+ReMBOcBCoK2mY6w==
dependencies:
augment "4.3.0"
component-each "0.2.6"
Expand Down

0 comments on commit 88f94e1

Please sign in to comment.