@@ -61,13 +61,6 @@ anymatch@^1.3.0:
6161 micromatch "^2.1.5"
6262 normalize-path "^2.0.0"
6363
64- anymatch@^2.0.0 :
65- version "2.0.0"
66- resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
67- dependencies :
68- micromatch "^3.1.4"
69- normalize-path "^2.1.1"
70-
7164aproba@^1.0.3 :
7265 version "1.2.0"
7366 resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -201,7 +194,7 @@ braces@^1.8.2:
201194 preserve "^0.2.0"
202195 repeat-element "^1.1.2"
203196
204- braces@^2.3.0, braces@^2.3. 1 :
197+ braces@^2.3.1 :
205198 version "2.3.2"
206199 resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
207200 dependencies :
@@ -299,25 +292,6 @@ chokidar@^1.4.2, chokidar@^1.6.0:
299292 optionalDependencies :
300293 fsevents "^1.0.0"
301294
302- chokidar@^2.0.0 :
303- version "2.0.4"
304- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26"
305- dependencies :
306- anymatch "^2.0.0"
307- async-each "^1.0.0"
308- braces "^2.3.0"
309- glob-parent "^3.1.0"
310- inherits "^2.0.1"
311- is-binary-path "^1.0.0"
312- is-glob "^4.0.0"
313- lodash.debounce "^4.0.8"
314- normalize-path "^2.1.1"
315- path-is-absolute "^1.0.0"
316- readdirp "^2.0.0"
317- upath "^1.0.5"
318- optionalDependencies :
319- fsevents "^1.2.2"
320-
321295chownr@^1.1.4 :
322296 version "1.1.4"
323297 resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -398,6 +372,10 @@ color-support@^1.1.3:
398372 version "1.1.3"
399373 resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
400374
375+ commander@^5.1.0 :
376+ version "5.1.0"
377+ resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
378+
401379component-emitter@^1.2.1 :
402380 version "1.2.1"
403381 resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
@@ -715,7 +693,7 @@ fs.realpath@^1.0.0:
715693 version "1.0.0"
716694 resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
717695
718- fsevents@^1.0.0, fsevents@^1.2.2 :
696+ fsevents@^1.0.0 :
719697 version "1.2.4"
720698 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"
721699 dependencies :
@@ -756,7 +734,7 @@ glob-parent@^2.0.0:
756734 dependencies :
757735 is-glob "^2.0.0"
758736
759- glob-parent@^3.0.0, glob-parent@^3.1.0 :
737+ glob-parent@^3.0.0 :
760738 version "3.1.0"
761739 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
762740 dependencies :
@@ -1091,7 +1069,7 @@ is-extglob@^1.0.0:
10911069 version "1.0.0"
10921070 resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
10931071
1094- is-extglob@^2.1.0, is-extglob@^2.1.1 :
1072+ is-extglob@^2.1.0 :
10951073 version "2.1.1"
10961074 resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
10971075
@@ -1117,12 +1095,6 @@ is-glob@^3.1.0:
11171095 dependencies :
11181096 is-extglob "^2.1.0"
11191097
1120- is-glob@^4.0.0 :
1121- version "4.0.0"
1122- resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
1123- dependencies :
1124- is-extglob "^2.1.1"
1125-
11261098is-number@^2.1.0 :
11271099 version "2.1.0"
11281100 resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
@@ -1322,10 +1294,6 @@ lodash._root@^3.0.0:
13221294 version "3.0.1"
13231295 resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
13241296
1325- lodash.debounce@^4.0.8 :
1326- version "4.0.8"
1327- resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
1328-
13291297lodash.escape@^3.0.0 :
13301298 version "3.2.0"
13311299 resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698"
@@ -1429,7 +1397,7 @@ micromatch@^2.1.5, micromatch@^2.3.7:
14291397 parse-glob "^3.0.4"
14301398 regex-cache "^0.4.2"
14311399
1432- micromatch@^3.0.4, micromatch@^3.1.4 :
1400+ micromatch@^3.0.4 :
14331401 version "3.1.10"
14341402 resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
14351403 dependencies :
@@ -1583,7 +1551,7 @@ nopt@^4.0.1:
15831551 abbrev "1"
15841552 osenv "^0.1.4"
15851553
1586- normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1 :
1554+ normalize-path@^2.0.0, normalize-path@^2.0.1 :
15871555 version "2.1.1"
15881556 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
15891557 dependencies :
@@ -1627,16 +1595,13 @@ nunjucks@^2.5.2:
16271595 chokidar "^1.6.0"
16281596 yargs "^3.32.0"
16291597
1630- nunjucks@^3.0.0 :
1631- version "3.1.3 "
1632- resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.1.3 .tgz#9a23c844af01c143a0b40f3bdd1212a9d7877260 "
1598+ nunjucks@^3.2.4 :
1599+ version "3.2.4 "
1600+ resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.4 .tgz#f0878eef528ce7b0aa35d67cc6898635fd74649e "
16331601 dependencies :
16341602 a-sync-waterfall "^1.0.0"
16351603 asap "^2.0.3"
1636- postinstall-build "^5.0.1"
1637- yargs "^3.32.0"
1638- optionalDependencies :
1639- chokidar "^2.0.0"
1604+ commander "^5.1.0"
16401605
16411606object-assign@^3.0.0 :
16421607 version "3.0.0"
@@ -1800,10 +1765,6 @@ posix-character-classes@^0.1.0:
18001765 version "0.1.1"
18011766 resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
18021767
1803- postinstall-build@^5.0.1 :
1804- version "5.0.1"
1805- resolved "https://registry.yarnpkg.com/postinstall-build/-/postinstall-build-5.0.1.tgz#b917a9079b26178d9a24af5a5cd8cb4a991d11b9"
1806-
18071768preserve@^0.2.0 :
18081769 version "0.2.0"
18091770 resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
@@ -2237,10 +2198,6 @@ unset-value@^1.0.0:
22372198 has-value "^0.3.1"
22382199 isobject "^3.0.0"
22392200
2240- upath@^1.0.5 :
2241- version "1.1.0"
2242- resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
2243-
22442201urix@^0.1.0 :
22452202 version "0.1.0"
22462203 resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
0 commit comments