Skip to content

Commit

Permalink
chore(package): update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and Alorel committed Jul 15, 2019
1 parent d1e779c commit 54483c1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.15.tgz#299b6b846fb2e9bac894c7fa0aa211bdd1ba19de"
integrity sha512-U260KTEny/j+3FKDxkVix7akv5duXUW2/q7kiNMADAvteYEMa2ASQTXLVSbJxDvyjZLFf4gblzlvPC70xyHtzg==
"@alorel-personal/build-tools@4.5.16":
version "4.5.16"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.5.16.tgz#955832db552ed171612a627a0d1b7be690c3446c"
integrity sha512-eQqKix0hCWbAYkoc4BrYnPIydxrqk2g+Iw3VZ62fR8FpZ+jwjM0rET29DdCFSUFLmgs0tyyLbKaCbJV6aq3cTA==
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.16.2"
rollup "~1.17.0"
rollup-plugin-node-resolve "^5.0.0"
rollup-plugin-typescript2 "^0.22.0"
tmp "~0.1.0"
Expand Down Expand Up @@ -989,7 +989,7 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

"@types/node@*", "@types/node@^12.0.10", "@types/node@~12.6.1":
"@types/node@*", "@types/node@^12.6.2", "@types/node@~12.6.1":
version "12.6.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.3.tgz#44d507c5634f85e7164707ca36bba21b5213d487"
integrity sha512-7TEYTQT1/6PP53NftXXabIZDaZfaoBdeBm8Md/i7zsWRoBe0YwOXguyK8vhHs8ehgB/w9U4K/6EWuTyp0W6nIA==
Expand Down Expand Up @@ -1024,7 +1024,7 @@ abbrev@1, abbrev@~1.1.1:
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==

acorn@^6.1.1:
acorn@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==
Expand Down Expand Up @@ -5902,14 +5902,14 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@~1.16.2:
version "1.16.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.7.tgz#4b539ca22465df39f6c963d2001d95f6527e97e1"
integrity sha512-P3GVcbVSLLjHWFLKGerYRe3Q/yggRXmTZFx/4WZf4wzGwO6hAg5jyMAFMQKc0dts8rFID4BQngfoz6yQbI7iMQ==
rollup@~1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.17.0.tgz#47ee8b04514544fc93b39bae06271244c8db7dfa"
integrity sha512-k/j1m0NIsI4SYgCJR4MWPstGJOWfJyd6gycKoMhyoKPVXxm+L49XtbUwZyFsrSU2YXsOkM4u1ll9CS/ZgJBUpw==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.10"
acorn "^6.1.1"
"@types/node" "^12.6.2"
acorn "^6.2.0"

run-parallel@^1.1.9:
version "1.1.9"
Expand Down

0 comments on commit 54483c1

Please sign in to comment.