Skip to content

Commit 920916b

Browse files
Merge pull request #44 from raphaelfabeni/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents 89a61b6 + 1efba1d commit 920916b

File tree

1 file changed

+46
-77
lines changed

1 file changed

+46
-77
lines changed

yarn.lock

Lines changed: 46 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@ array-unique@^0.3.2:
305305
version "0.3.2"
306306
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
307307

308+
arrify@^1.0.1:
309+
version "1.0.1"
310+
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
311+
308312
asn1.js@^4.0.0:
309313
version "4.10.1"
310314
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0"
@@ -345,12 +349,6 @@ async@^1.5.2:
345349
version "1.5.2"
346350
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
347351

348-
async@^2.4.1:
349-
version "2.6.1"
350-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
351-
dependencies:
352-
lodash "^4.17.10"
353-
354352
asynckit@^0.4.0:
355353
version "0.4.0"
356354
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -420,10 +418,6 @@ bcrypt-pbkdf@^1.0.0:
420418
dependencies:
421419
tweetnacl "^0.14.3"
422420

423-
big.js@^3.1.3:
424-
version "3.2.0"
425-
resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
426-
427421
big.js@^5.2.2:
428422
version "5.2.2"
429423
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
@@ -1666,15 +1660,6 @@ extglob@^2.0.4:
16661660
snapdragon "^0.8.1"
16671661
to-regex "^3.0.1"
16681662

1669-
extract-text-webpack-plugin@^3.0.0:
1670-
version "3.0.2"
1671-
resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.2.tgz#5f043eaa02f9750a9258b78c0a6e0dc1408fb2f7"
1672-
dependencies:
1673-
async "^2.4.1"
1674-
loader-utils "^1.1.0"
1675-
schema-utils "^0.3.0"
1676-
webpack-sources "^1.0.1"
1677-
16781663
16791664
version "1.3.0"
16801665
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
@@ -1898,8 +1883,8 @@ fsevents@^1.2.2:
18981883
node-pre-gyp "^0.10.0"
18991884

19001885
fstream@^1.0.0, fstream@^1.0.2:
1901-
version "1.0.11"
1902-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
1886+
version "1.0.12"
1887+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
19031888
dependencies:
19041889
graceful-fs "^4.1.2"
19051890
inherits "~2.0.0"
@@ -1976,7 +1961,7 @@ glob-parent@^3.1.0:
19761961
is-glob "^3.1.0"
19771962
path-dirname "^1.0.0"
19781963

1979-
glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
1964+
glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@~7.1.1:
19801965
version "7.1.3"
19811966
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
19821967
dependencies:
@@ -1987,6 +1972,17 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
19871972
once "^1.3.0"
19881973
path-is-absolute "^1.0.0"
19891974

1975+
glob@^7.1.3:
1976+
version "7.1.4"
1977+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
1978+
dependencies:
1979+
fs.realpath "^1.0.0"
1980+
inflight "^1.0.4"
1981+
inherits "2"
1982+
minimatch "^3.0.4"
1983+
once "^1.3.0"
1984+
path-is-absolute "^1.0.0"
1985+
19901986
global-modules-path@^2.3.0:
19911987
version "2.3.1"
19921988
resolved "https://registry.yarnpkg.com/global-modules-path/-/global-modules-path-2.3.1.tgz#e541f4c800a1a8514a990477b267ac67525b9931"
@@ -2622,10 +2618,6 @@ json3@^3.3.2:
26222618
version "3.3.2"
26232619
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1"
26242620

2625-
json5@^0.5.0:
2626-
version "0.5.1"
2627-
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
2628-
26292621
json5@^1.0.1:
26302622
version "1.0.1"
26312623
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
@@ -2732,15 +2724,6 @@ loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0:
27322724
emojis-list "^2.0.0"
27332725
json5 "^1.0.1"
27342726

2735-
loader-utils@~0.2.10:
2736-
version "0.2.17"
2737-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
2738-
dependencies:
2739-
big.js "^3.1.3"
2740-
emojis-list "^2.0.0"
2741-
json5 "^0.5.0"
2742-
object-assign "^4.0.1"
2743-
27442727
locate-path@^3.0.0:
27452728
version "3.0.0"
27462729
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -2788,7 +2771,7 @@ lodash.uniq@^4.5.0:
27882771
version "4.5.0"
27892772
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
27902773

2791-
lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10:
2774+
lodash@^4.0.0, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10:
27922775
version "4.17.11"
27932776
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
27942777

@@ -2947,6 +2930,14 @@ mimic-fn@^1.0.0:
29472930
version "1.2.0"
29482931
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
29492932

2933+
mini-css-extract-plugin@^0.5.0:
2934+
version "0.5.0"
2935+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.5.0.tgz#ac0059b02b9692515a637115b0cc9fed3a35c7b0"
2936+
dependencies:
2937+
loader-utils "^1.1.0"
2938+
schema-utils "^1.0.0"
2939+
webpack-sources "^1.1.0"
2940+
29502941
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
29512942
version "1.0.1"
29522943
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
@@ -3059,7 +3050,7 @@ [email protected]:
30593050
version "0.0.5"
30603051
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
30613052

3062-
nan@^2.10.0, nan@^2.3.2, nan@^2.9.2:
3053+
nan@^2.10.0, nan@^2.9.2:
30633054
version "2.12.1"
30643055
resolved "https://registry.yarnpkg.com/nan/-/nan-2.12.1.tgz#7b1aa193e9aa86057e3c7bbd0ac448e770925552"
30653056

@@ -3107,7 +3098,7 @@ [email protected]:
31073098
version "0.7.5"
31083099
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"
31093100

3110-
node-gyp@^3.3.1, node-gyp@^3.8.0:
3101+
node-gyp@^3.8.0:
31113102
version "3.8.0"
31123103
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.8.0.tgz#540304261c330e80d0d5edce253a68cb3964218c"
31133104
dependencies:
@@ -3167,27 +3158,6 @@ node-pre-gyp@^0.10.0:
31673158
semver "^5.3.0"
31683159
tar "^4"
31693160

3170-
node-sass@^3.3.3:
3171-
version "3.13.1"
3172-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.13.1.tgz#7240fbbff2396304b4223527ed3020589c004fc2"
3173-
dependencies:
3174-
async-foreach "^0.1.3"
3175-
chalk "^1.1.1"
3176-
cross-spawn "^3.0.0"
3177-
gaze "^1.0.0"
3178-
get-stdin "^4.0.1"
3179-
glob "^7.0.3"
3180-
in-publish "^2.0.0"
3181-
lodash.assign "^4.2.0"
3182-
lodash.clonedeep "^4.3.2"
3183-
meow "^3.7.0"
3184-
mkdirp "^0.5.1"
3185-
nan "^2.3.2"
3186-
node-gyp "^3.3.1"
3187-
npmlog "^4.0.0"
3188-
request "^2.61.0"
3189-
sass-graph "^2.1.1"
3190-
31913161
node-sass@^4.5.3:
31923162
version "4.11.0"
31933163
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
@@ -3295,10 +3265,6 @@ object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
32953265
version "4.1.1"
32963266
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
32973267

3298-
object-assign@~3.0.0:
3299-
version "3.0.0"
3300-
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"
3301-
33023268
object-copy@^0.1.0:
33033269
version "0.1.0"
33043270
resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
@@ -3936,6 +3902,10 @@ querystringify@^2.0.0:
39363902
version "2.1.0"
39373903
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef"
39383904

3905+
ramda@^0.25.0:
3906+
version "0.25.0"
3907+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
3908+
39393909
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
39403910
version "2.0.6"
39413911
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.6.tgz#d302c522948588848a8d300c932b44c24231da80"
@@ -4098,7 +4068,7 @@ repeating@^2.0.0:
40984068
dependencies:
40994069
is-finite "^1.0.0"
41004070

4101-
request@^2.61.0, request@^2.87.0, request@^2.88.0:
4071+
request@^2.87.0, request@^2.88.0:
41024072
version "2.88.0"
41034073
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
41044074
dependencies:
@@ -4221,7 +4191,7 @@ safe-regex@^1.1.0:
42214191
version "2.1.2"
42224192
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
42234193

4224-
sass-graph@^2.1.1, sass-graph@^2.2.4:
4194+
sass-graph@^2.2.4:
42254195
version "2.2.4"
42264196
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49"
42274197
dependencies:
@@ -4259,16 +4229,6 @@ sass-loader@^6.0.6:
42594229
neo-async "^2.5.0"
42604230
pify "^3.0.0"
42614231

4262-
sasslint-webpack-plugin@^1.0.4:
4263-
version "1.0.4"
4264-
resolved "https://registry.yarnpkg.com/sasslint-webpack-plugin/-/sasslint-webpack-plugin-1.0.4.tgz#3f56a0b311f2697fea55832f92bb3db6d9f566d2"
4265-
dependencies:
4266-
chalk "^1.1.1"
4267-
loader-utils "~0.2.10"
4268-
node-sass "^3.3.3"
4269-
object-assign "~3.0.0"
4270-
text-table "^0.2.0"
4271-
42724232
sax@^1.2.4, sax@~1.2.1:
42734233
version "1.2.4"
42744234
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
@@ -4715,6 +4675,15 @@ style-loader@^0.18.2:
47154675
loader-utils "^1.0.2"
47164676
schema-utils "^0.3.0"
47174677

4678+
stylelint-webpack-plugin@^0.10.5:
4679+
version "0.10.5"
4680+
resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.5.tgz#0b6e0d373ff5e03baa8197ebe0f2625981bd266b"
4681+
dependencies:
4682+
arrify "^1.0.1"
4683+
micromatch "^3.1.8"
4684+
object-assign "^4.1.0"
4685+
ramda "^0.25.0"
4686+
47184687
supports-color@^2.0.0:
47194688
version "2.0.0"
47204689
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
@@ -4799,7 +4768,7 @@ terser@^3.8.1:
47994768
source-map "~0.6.1"
48004769
source-map-support "~0.5.6"
48014770

4802-
text-table@^0.2.0, text-table@~0.2.0:
4771+
text-table@~0.2.0:
48034772
version "0.2.0"
48044773
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
48054774

@@ -5147,7 +5116,7 @@ webpack-log@^2.0.0:
51475116
ansi-colors "^3.0.0"
51485117
uuid "^3.3.2"
51495118

5150-
webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.3.0:
5119+
webpack-sources@^1.1.0, webpack-sources@^1.3.0:
51515120
version "1.3.0"
51525121
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
51535122
dependencies:

0 commit comments

Comments
 (0)