Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 20, 2019
1 parent b9cfadb commit d3a5f26
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@alorel-personal/build-tools@4.4.12":
version "4.4.12"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.12.tgz#70a7a913c1f96256e074860f540c1422724666fb"
integrity sha512-6Jau+IyGsxAQBpzPok7DZbf+JhWicaQXwqmxS3ULBx2cKhiu35ucjdUUNoQBr5cVTHhnDMhegL+6Vy6X9du4gA==
"@alorel-personal/build-tools@4.4.13":
version "4.4.13"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.13.tgz#699367de9b2cb68b938559f5c9145b79821940f7"
integrity sha512-upl+fCAstjJdGMnYu3lLYud77VbARjmxlv48al3tBKAUuoPU1hgOYPLHM9wJRgdecih/Z/8cRuLe2brrZ4mQmA==
dependencies:
chalk "^2.4.2"
cross-spawn "^6.0.0"
Expand All @@ -24,7 +24,7 @@
request "^2.88.0"
request-promise "^4.2.4"
rimraf "^2.6.3"
rollup "~1.6.0"
rollup "~1.7.0"
rollup-plugin-node-resolve "^4.0.1"
rollup-plugin-typescript2 "^0.20.1"
tmp "~0.0.33"
Expand Down Expand Up @@ -5726,10 +5726,10 @@ rollup-pluginutils@2.4.1:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@~1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.6.0.tgz#4329f4634718197c678d18491724d50d8b7ee76c"
integrity sha512-qu9iWyuiOxAuBM8cAwLuqPclYdarIpayrkfQB7aTGTiyYPbvx+qVF33sIznfq4bxZCiytQux/FvZieUBAXivCw==
rollup@~1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.0.tgz#2f5063c0f344f2225d1077655dc54d105a512bb2"
integrity sha512-hjuWSCgoQsFSTsmsNP4AH1l1kfkFqW82gW00V9nL81Zr3JtnKn3rvxh18jUAAEMb7qNoHj21PR5SqbK2mhBgMg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.9.5"
Expand Down

0 comments on commit d3a5f26

Please sign in to comment.