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] authored and Alorel committed Jun 3, 2019
1 parent 8da334a commit 52c2acb
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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.5.8":
version "4.5.8"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.8.tgz#0938c5536c5a700c406f2350f7b818c936efb2ea"
integrity sha512-pTmkYXOGB1Jlgxhl3EARERYcgkpsefZJG0VOD62LgJUMe9QibHSD6JBairfaJTIreJr6ryJCNAORP41MiV0diA==
"@alorel-personal/build-tools@4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.9.tgz#7f80dd90f208a5b008a3eeb30dee75bdf5b394ae"
integrity sha512-oOuILHqt2DegrYrAwb71tCd/blr6rfUfuoiE/07/vrdDwz1fbHiXFyaQ07wJNtd9Hw3TsPPK1Il10RbozngGyQ==
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.12.0"
rollup "~1.13.1"
rollup-plugin-node-resolve "^5.0.0"
rollup-plugin-typescript2 "^0.21.0"
tmp "~0.1.0"
Expand Down Expand Up @@ -350,10 +350,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.4.tgz#ceb0048a546db453f6248f2d1d95e937a6f00a14"
integrity sha512-Zl8dGvAcEmadgs1tmSPcvwzO1YRsz38bVJQvH1RvRqSR9/5n61Q1ktcDL0ht3FXWR+ZpVmXVwN1LuH4Ax23NsA==

"@types/node@^12.0.2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
"@types/node@^12.0.3":
version "12.0.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==

"@types/resolve@0.0.8":
version "0.0.8"
Expand Down Expand Up @@ -4850,13 +4850,13 @@ rollup-pluginutils@^2.7.0:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@~1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.0.tgz#3e07e7d178bf61fe12325660a037ae0041219d8c"
integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA==
rollup@~1.13.1:
version "1.13.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.13.1.tgz#86a474c29df0f303ed31e4c8be5d81c1038beae8"
integrity sha512-TWBmVU5WS4wOy5Ij2qxrJYRUn/keECvStcXDpJSwgr95JZ6VFf1PDewiAk4VPf5vxr7drRJlxh9kYpxHveYOOg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.2"
"@types/node" "^12.0.3"
acorn "^6.1.1"

run-queue@^1.0.0, run-queue@^1.0.3:
Expand Down

0 comments on commit 52c2acb

Please sign in to comment.