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 Apr 7, 2019
1 parent f8efa5c commit e7695a7
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 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.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.0.tgz#fbd60ce90f8b47b60faf188597f69750f8b084d0"
integrity sha512-IzNFVDnBueWzk9xiQBjj5G57bWIBF8uxVHCfDAMI5RSDnVPPoyDuLU9qiAvIEweolmTyQAmQGRth8ESad+kySA==
"@alorel-personal/build-tools@4.5.1":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.1.tgz#76f3388d3c4333a5e37141bee928c1c9ddd578b9"
integrity sha512-SecreiTlJ5cKu8rvJzRQWWlb6q/bcy5SfJYDcEO6WruhUnu151pR2lERrlv4/uNE6ik1gtDHdmQTB5tmXTzfaw==
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.8.0"
rollup "~1.9.0"
rollup-plugin-node-resolve "^4.0.1"
rollup-plugin-typescript2 "^0.20.1"
tmp "~0.1.0"
Expand Down Expand Up @@ -993,12 +993,7 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3"
integrity sha512-02tIL+QIi/RW4E5xILdoAMjeJ9kYq5t5S2vciUdFPXv/ikFTb0zK8q9vXkg4+WAJuYXGiVT1H28AkD2C+IkXVw==

"@types/node@^11.11.6":
version "11.12.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.1.tgz#d90123f6c61fdf2f7cddd286ddae891586dd3488"
integrity sha512-sKDlqv6COJrR7ar0+GqqhrXQDzQlMcqMnF2iEU6m9hLo8kxozoAGUazwPyELHlRVmjsbvlnGXjnzyptSXVmceA==

"@types/node@~11.13.0":
"@types/node@^11.13.0", "@types/node@~11.13.0":
version "11.13.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
Expand Down Expand Up @@ -5855,13 +5850,13 @@ rollup-pluginutils@2.4.1:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@~1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.8.0.tgz#e3ce8b708ad4325166717f74f244f691595d35e2"
integrity sha512-dKxL6ihUZ9YrVySKf/LBz5joW2sqwWkiuki34279Ppr2cL+O6Za6Ujovk+rtTX0AFCIsH1rs6y8LYKdZZ/7C5A==
rollup@~1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c"
integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.11.6"
"@types/node" "^11.13.0"
acorn "^6.1.1"

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

0 comments on commit e7695a7

Please sign in to comment.