Skip to content

Commit

Permalink
Merge d3a5f26 into 2880600
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 20, 2019
2 parents 2880600 + d3a5f26 commit 4520b06
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"repository": "git@github.com:Alorel/memoise-decorator.git",
"devDependencies": {
"@alorel-personal/build-tools": "4.4.12",
"@alorel-personal/build-tools": "4.4.13",
"@alorel-personal/conventional-changelog-alorel": "2.0.4",
"@alorel-personal/semantic-release": "1.4.0",
"@alorel-personal/tslint-rules": "4.1.1",
Expand Down
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 4520b06

Please sign in to comment.