Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit 291f30b

Browse files
committed
yarn
1 parent 7f8727d commit 291f30b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

yarn.lock

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2983,6 +2983,12 @@ magic-string@^0.14.0:
29832983
dependencies:
29842984
vlq "^0.2.1"
29852985

2986+
magic-string@^0.16.0:
2987+
version "0.16.0"
2988+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.16.0.tgz#970ebb0da7193301285fb1aa650f39bdd81eb45a"
2989+
dependencies:
2990+
vlq "^0.2.1"
2991+
29862992
magic-string@^0.19.0:
29872993
version "0.19.0"
29882994
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.19.0.tgz#198948217254e3e0b93080e01146b7c73b2a06b2"
@@ -4199,6 +4205,14 @@ rollup-plugin-buble@^0.15.0:
41994205
buble "^0.15.0"
42004206
rollup-pluginutils "^1.5.0"
42014207

4208+
rollup-plugin-cleanup@^0.1.4:
4209+
version "0.1.4"
4210+
resolved "https://registry.yarnpkg.com/rollup-plugin-cleanup/-/rollup-plugin-cleanup-0.1.4.tgz#9fed3ab4300988a882d63de3321e410cdafc6331"
4211+
dependencies:
4212+
acorn "^3.3.0"
4213+
magic-string "^0.16.0"
4214+
rollup-pluginutils "^1.5.2"
4215+
42024216
rollup-plugin-commonjs@^7.0.0:
42034217
version "7.0.0"
42044218
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-7.0.0.tgz#510762d5c423c761cd16d8e8451715b39f0ceb08"
@@ -4217,7 +4231,7 @@ rollup-plugin-node-resolve@^2.0.0:
42174231
builtin-modules "^1.1.0"
42184232
resolve "^1.1.6"
42194233

4220-
rollup-pluginutils@^1.5.0, rollup-pluginutils@^1.5.1:
4234+
rollup-pluginutils@^1.5.0, rollup-pluginutils@^1.5.1, rollup-pluginutils@^1.5.2:
42214235
version "1.5.2"
42224236
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408"
42234237
dependencies:

0 commit comments

Comments
 (0)