Skip to content

Commit 79a865c

Browse files
authored
Merge pull request #87 from opentripplanner/mastarm-5.1.3
Bump mastarm to 5.1.3
2 parents 8a21a8e + 3508d5d commit 79a865c

File tree

2 files changed

+7
-38
lines changed

2 files changed

+7
-38
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"documentation": "^12.0.3",
8181
"es6-math": "^1.0.0",
82-
"mastarm": "https://github.com/conveyal/mastarm/#8fa45b8c22594adfd2aa66d529a1b57904a8cbee",
82+
"mastarm": "^5.1.3",
8383
"nock": "^9.0.9",
8484
"react": "^15.4.2",
8585
"react-dom": "^15.4.2",

Diff for: yarn.lock

+6-37
Original file line numberDiff line numberDiff line change
@@ -4715,7 +4715,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
47154715
dependencies:
47164716
ms "^2.1.1"
47174717

4718-
debuglog@*, debuglog@^1.0.1:
4718+
debuglog@^1.0.1:
47194719
version "1.0.1"
47204720
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
47214721
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -6962,7 +6962,7 @@ import-local@^2.0.0:
69626962
pkg-dir "^3.0.0"
69636963
resolve-cwd "^2.0.0"
69646964

6965-
imurmurhash@*, imurmurhash@^0.1.4:
6965+
imurmurhash@^0.1.4:
69666966
version "0.1.4"
69676967
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
69686968
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -8637,11 +8637,6 @@ lodash-es@^4.0.0, lodash-es@^4.2.1:
86378637
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
86388638
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
86398639

8640-
lodash._baseindexof@*:
8641-
version "3.1.0"
8642-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
8643-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
8644-
86458640
lodash._baseuniq@~4.6.0:
86468641
version "4.6.0"
86478642
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -8650,23 +8645,6 @@ lodash._baseuniq@~4.6.0:
86508645
lodash._createset "~4.0.0"
86518646
lodash._root "~3.0.0"
86528647

8653-
lodash._bindcallback@*:
8654-
version "3.0.1"
8655-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
8656-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
8657-
8658-
lodash._cacheindexof@*:
8659-
version "3.0.2"
8660-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
8661-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
8662-
8663-
lodash._createcache@*:
8664-
version "3.1.2"
8665-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
8666-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
8667-
dependencies:
8668-
lodash._getnative "^3.0.0"
8669-
86708648
lodash._createcompounder@^3.0.0:
86718649
version "3.0.0"
86728650
resolved "https://registry.yarnpkg.com/lodash._createcompounder/-/lodash._createcompounder-3.0.0.tgz#5dd2cb55372d6e70e0e2392fb2304d6631091075"
@@ -8680,11 +8658,6 @@ lodash._createset@~4.0.0:
86808658
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
86818659
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
86828660

8683-
lodash._getnative@*, lodash._getnative@^3.0.0:
8684-
version "3.9.1"
8685-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
8686-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
8687-
86888661
lodash._reinterpolate@^3.0.0:
86898662
version "3.0.0"
86908663
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -8794,11 +8767,6 @@ lodash.omit@^4.0.1:
87948767
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
87958768
integrity sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=
87968769

8797-
lodash.restparam@*:
8798-
version "3.6.1"
8799-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
8800-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
8801-
88028770
lodash.set@^4.3.2:
88038771
version "4.3.2"
88048772
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -9060,9 +9028,10 @@ marked@^0.6.0:
90609028
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
90619029
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
90629030

9063-
"mastarm@https://github.com/conveyal/mastarm/#8fa45b8c22594adfd2aa66d529a1b57904a8cbee":
9064-
version "0.0.0-semantically-released"
9065-
resolved "https://github.com/conveyal/mastarm/#8fa45b8c22594adfd2aa66d529a1b57904a8cbee"
9031+
mastarm@^5.1.3:
9032+
version "5.1.3"
9033+
resolved "https://registry.yarnpkg.com/mastarm/-/mastarm-5.1.3.tgz#954258f4db34e908dc2e3b923b7caaaa5e24655e"
9034+
integrity sha512-tPlZP/DSPMEKmB+j9Bjvu8vATOW4DuI1y0X77vttKUA/e0BsoWsb3imteEP0OAu6eQW47n/PU7EdEodqurdinA==
90669035
dependencies:
90679036
"@babel/core" "^7.3.4"
90689037
"@babel/plugin-proposal-class-properties" "^7.3.4"

0 commit comments

Comments
 (0)