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 4, 2019
1 parent 2cb12ad commit 95c9ce4
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions yarn.lock
Expand Up @@ -4284,10 +4284,10 @@ merge@^1.1.3:
version "1.2.0"
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da"

microbundle@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.10.0.tgz#ae8bd415942f7170fd51bfa935f88c9d881f74ca"
integrity sha512-MGQDcNoNwwKUWmzO37eWcW5bRgXWQOrPREiNBjpy9J7Z4WTxyPKZbH2Hv2ActlS1bwjG+W87KbV3WU/Q42447Q==
microbundle@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.11.0.tgz#266bcf4210192698c23fe3bf3581ab81d31a14d0"
integrity sha512-Lt2f8OhC2y2uKyJ5zA8lEEiDsIAbk6yllBuoAWLIdYVIXYqOdN9mO3DI7VW7x/fw87gdnCLIJdVtpP6kaI99LA==
dependencies:
"@babel/core" "^7.2.2"
"@babel/plugin-proposal-class-properties" "7.2.1"
Expand All @@ -4304,6 +4304,7 @@ microbundle@^0.10.0:
gzip-size "^5.0.0"
pretty-bytes "^5.1.0"
rollup "^0.67.3"
rollup-plugin-alias "^1.5.1"
rollup-plugin-babel "^4.1.0-0"
rollup-plugin-buble "^0.19.4"
rollup-plugin-bundle-size "^1.0.1"
Expand Down Expand Up @@ -6113,6 +6114,13 @@ rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1:
dependencies:
glob "^7.0.5"

rollup-plugin-alias@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-1.5.1.tgz#80cce3a967befda5b09c86abc14a043a78035b46"
integrity sha512-pQTYBRNfLedoVOO7AYHNegIavEIp4jKTga5jUi1r//KYgHKGWgG4qJXYhbcWKt2k1FwGlR5wCYoY+IFkme0t4A==
dependencies:
slash "^2.0.0"

rollup-plugin-babel@^4.1.0-0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.1.0.tgz#c97f50c82aa8e89ddaa116cdc5c832b8ba74db17"
Expand Down

0 comments on commit 95c9ce4

Please sign in to comment.