chore: update yarn.lock
This commit is contained in:
50
yarn.lock
50
yarn.lock
@@ -1137,7 +1137,7 @@ boom@2.x.x:
|
|||||||
dependencies:
|
dependencies:
|
||||||
hoek "2.x.x"
|
hoek "2.x.x"
|
||||||
|
|
||||||
bootstrap@^4.0.0-alpha.5:
|
bootstrap@4.0.0-alpha.5:
|
||||||
version "4.0.0-alpha.5"
|
version "4.0.0-alpha.5"
|
||||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.5.tgz#a126b648c3bd2f52b8fad4bbc5e2d0ad2abf7064"
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.5.tgz#a126b648c3bd2f52b8fad4bbc5e2d0ad2abf7064"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -2587,9 +2587,9 @@ estraverse@~4.1.0:
|
|||||||
version "4.1.1"
|
version "4.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2"
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2"
|
||||||
|
|
||||||
estree-walker@^0.2.1:
|
estree-walker@^0.3.0:
|
||||||
version "0.2.1"
|
version "0.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.2.1.tgz#bdafe8095383d8414d5dc2ecf4c9173b6db9412e"
|
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.3.0.tgz#f67ca8f57b9ed66d886af816c099c779b315d4db"
|
||||||
|
|
||||||
esutils@^2.0.0, esutils@^2.0.2:
|
esutils@^2.0.0, esutils@^2.0.2:
|
||||||
version "2.0.2"
|
version "2.0.2"
|
||||||
@@ -3268,9 +3268,9 @@ gulp-sourcemaps@1.6.0:
|
|||||||
through2 "^2.0.0"
|
through2 "^2.0.0"
|
||||||
vinyl "^1.0.0"
|
vinyl "^1.0.0"
|
||||||
|
|
||||||
gulp-sourcemaps@^1.9.1:
|
gulp-sourcemaps@^2.2.3:
|
||||||
version "1.9.1"
|
version "2.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-1.9.1.tgz#80ac2d3845d13e68dd962524d8a967a440b0b753"
|
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-2.2.3.tgz#af80582de6ec2d0d538132410991bde2ff4d691a"
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn "4.X"
|
acorn "4.X"
|
||||||
convert-source-map "1.X"
|
convert-source-map "1.X"
|
||||||
@@ -3279,7 +3279,7 @@ gulp-sourcemaps@^1.9.1:
|
|||||||
detect-newline "2.X"
|
detect-newline "2.X"
|
||||||
graceful-fs "4.X"
|
graceful-fs "4.X"
|
||||||
source-map "0.X"
|
source-map "0.X"
|
||||||
strip-bom "2.X"
|
strip-bom "3.X"
|
||||||
through2 "2.X"
|
through2 "2.X"
|
||||||
vinyl "1.X"
|
vinyl "1.X"
|
||||||
|
|
||||||
@@ -4906,9 +4906,9 @@ minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
minimist "0.0.8"
|
minimist "0.0.8"
|
||||||
|
|
||||||
modular-css@^1.0.0:
|
modular-css@^2.0.0:
|
||||||
version "1.0.1"
|
version "2.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/modular-css/-/modular-css-1.0.1.tgz#78a4926cd83a9988ac94b54c0f8c720bb4d78417"
|
resolved "https://registry.yarnpkg.com/modular-css/-/modular-css-2.0.2.tgz#15dfff51222002b2f807ff1b0223e16a6916ef22"
|
||||||
dependencies:
|
dependencies:
|
||||||
dependency-graph "^0.5.0"
|
dependency-graph "^0.5.0"
|
||||||
escape-string-regexp "^1.0.5"
|
escape-string-regexp "^1.0.5"
|
||||||
@@ -4931,7 +4931,7 @@ modular-css@^1.0.0:
|
|||||||
postcss-url "^5.1.0"
|
postcss-url "^5.1.0"
|
||||||
postcss-value-parser "^3.2.3"
|
postcss-value-parser "^3.2.3"
|
||||||
resolve-from "^2.0.0"
|
resolve-from "^2.0.0"
|
||||||
rollup-pluginutils "^1.3.1"
|
rollup-pluginutils "^2.0.0"
|
||||||
sink-transform "^2.0.0"
|
sink-transform "^2.0.0"
|
||||||
through2 "^2.0.0"
|
through2 "^2.0.0"
|
||||||
unique-slug "^2.0.0"
|
unique-slug "^2.0.0"
|
||||||
@@ -5573,6 +5573,12 @@ promise-toolbox@^0.7.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
make-error "^1.0.4"
|
make-error "^1.0.4"
|
||||||
|
|
||||||
|
promise-toolbox@^0.8.0:
|
||||||
|
version "0.8.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.8.0.tgz#dfb94700c7476f4729a550c27a7859535b6538a1"
|
||||||
|
dependencies:
|
||||||
|
make-error "^1.0.4"
|
||||||
|
|
||||||
promise@^7.0.1, promise@^7.0.3, promise@^7.1.1:
|
promise@^7.0.1, promise@^7.0.3, promise@^7.1.1:
|
||||||
version "7.1.1"
|
version "7.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf"
|
resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf"
|
||||||
@@ -6310,12 +6316,12 @@ ripemd160@^1.0.0:
|
|||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-1.0.1.tgz#93a4bbd4942bc574b69a8fa57c71de10ecca7d6e"
|
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-1.0.1.tgz#93a4bbd4942bc574b69a8fa57c71de10ecca7d6e"
|
||||||
|
|
||||||
rollup-pluginutils@^1.3.1:
|
rollup-pluginutils@^2.0.0:
|
||||||
version "1.5.2"
|
version "2.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408"
|
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.0.1.tgz#7ec95b3573f6543a46a6461bd9a7c544525d0fc0"
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.2.1"
|
estree-walker "^0.3.0"
|
||||||
minimatch "^3.0.2"
|
micromatch "^2.3.11"
|
||||||
|
|
||||||
run-async@^0.1.0:
|
run-async@^0.1.0:
|
||||||
version "0.1.0"
|
version "0.1.0"
|
||||||
@@ -6679,16 +6685,16 @@ strip-bom-stream@^2.0.0:
|
|||||||
first-chunk-stream "^2.0.0"
|
first-chunk-stream "^2.0.0"
|
||||||
strip-bom "^2.0.0"
|
strip-bom "^2.0.0"
|
||||||
|
|
||||||
strip-bom@2.X, strip-bom@^2.0.0:
|
strip-bom@3.X, strip-bom@^3.0.0:
|
||||||
|
version "3.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
|
||||||
|
|
||||||
|
strip-bom@^2.0.0:
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
|
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
|
||||||
dependencies:
|
dependencies:
|
||||||
is-utf8 "^0.2.0"
|
is-utf8 "^0.2.0"
|
||||||
|
|
||||||
strip-bom@^3.0.0:
|
|
||||||
version "3.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
|
|
||||||
|
|
||||||
strip-eof@^1.0.0:
|
strip-eof@^1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
|
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
|
||||||
|
|||||||
Reference in New Issue
Block a user