3
3
4
4
5
5
" @babel/cli@^7.7.0 " :
6
- version "7.8.4 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.4 .tgz#505fb053721a98777b2b175323ea4f090b7d3c1c "
8
- integrity sha512-XXLgAm6LBbaNxaGhMAznXXaxtCWfuv6PIDJ9Alsy9JYTOh+j2jJz+L/162kkfU1j/pTSxK1xGmlwI4pdIMkoag ==
6
+ version "7.12.1 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.1 .tgz#e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c "
8
+ integrity sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g ==
9
9
dependencies :
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
12
12
fs-readdir-recursive "^1.1.0"
13
13
glob "^7.0.0"
14
- lodash "^4.17.13 "
14
+ lodash "^4.17.19 "
15
15
make-dir "^2.1.0"
16
16
slash "^2.0.0"
17
17
source-map "^0.5.0"
18
18
optionalDependencies :
19
- chokidar "^2.1.8"
19
+ " @nicolo-ribaudo/chokidar-2" " ^2.1.8"
20
+ chokidar "^3.4.0"
20
21
21
22
" @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.10.4":
22
23
version "7.10.4"
1167
1168
" @types/yargs" " ^15.0.0"
1168
1169
chalk "^4.0.0"
1169
1170
1171
+ " @nicolo-ribaudo/chokidar-2@^2.1.8 " :
1172
+ version "2.1.8"
1173
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14"
1174
+ integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA==
1175
+ dependencies :
1176
+ chokidar "2.1.8"
1177
+
1170
1178
" @sinonjs/commons@^1.7.0 " :
1171
1179
version "1.7.2"
1172
1180
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz#505f55c74e0272b43f6c52d81946bed7058fc0e2"
@@ -1488,7 +1496,7 @@ anymatch@^2.0.0:
1488
1496
micromatch "^3.1.4"
1489
1497
normalize-path "^2.1.1"
1490
1498
1491
- anymatch@^3.0.3 :
1499
+ anymatch@^3.0.3, anymatch@~3.1.1 :
1492
1500
version "3.1.1"
1493
1501
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
1494
1502
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
@@ -1724,6 +1732,11 @@ binary-extensions@^1.0.0:
1724
1732
version "1.11.0"
1725
1733
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"
1726
1734
1735
+ binary-extensions@^2.0.0 :
1736
+ version "2.1.0"
1737
+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
1738
+ integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
1739
+
1727
1740
boolbase@~1.0.0 :
1728
1741
version "1.0.0"
1729
1742
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
@@ -1753,7 +1766,7 @@ braces@^2.3.1, braces@^2.3.2:
1753
1766
split-string "^3.0.2"
1754
1767
to-regex "^3.0.1"
1755
1768
1756
- braces@^3.0.1 :
1769
+ braces@^3.0.1, braces@~3.0.2 :
1757
1770
version "3.0.2"
1758
1771
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
1759
1772
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -1876,7 +1889,7 @@ cheerio@^1.0.0-rc.3:
1876
1889
lodash "^4.15.0"
1877
1890
parse5 "^3.0.1"
1878
1891
1879
- chokidar@^ 2.1.8 :
1892
+
1880
1893
version "2.1.8"
1881
1894
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
1882
1895
integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
@@ -1895,6 +1908,21 @@ chokidar@^2.1.8:
1895
1908
optionalDependencies :
1896
1909
fsevents "^1.2.7"
1897
1910
1911
+ chokidar@^3.4.0 :
1912
+ version "3.4.3"
1913
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
1914
+ integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
1915
+ dependencies :
1916
+ anymatch "~3.1.1"
1917
+ braces "~3.0.2"
1918
+ glob-parent "~5.1.0"
1919
+ is-binary-path "~2.1.0"
1920
+ is-glob "~4.0.1"
1921
+ normalize-path "~3.0.0"
1922
+ readdirp "~3.5.0"
1923
+ optionalDependencies :
1924
+ fsevents "~2.1.2"
1925
+
1898
1926
chownr@^1.1.1 :
1899
1927
version "1.1.3"
1900
1928
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142"
@@ -3025,6 +3053,11 @@ fsevents@^2.1.2:
3025
3053
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
3026
3054
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
3027
3055
3056
+ fsevents@~2.1.2 :
3057
+ version "2.1.3"
3058
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
3059
+ integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
3060
+
3028
3061
function-bind@^1.1.1 :
3029
3062
version "1.1.1"
3030
3063
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -3127,6 +3160,13 @@ glob-parent@^5.0.0:
3127
3160
dependencies :
3128
3161
is-glob "^4.0.1"
3129
3162
3163
+ glob-parent@~5.1.0 :
3164
+ version "5.1.1"
3165
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3166
+ integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3167
+ dependencies :
3168
+ is-glob "^4.0.1"
3169
+
3130
3170
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6 :
3131
3171
version "7.1.6"
3132
3172
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -3379,6 +3419,13 @@ is-binary-path@^1.0.0:
3379
3419
dependencies :
3380
3420
binary-extensions "^1.0.0"
3381
3421
3422
+ is-binary-path@~2.1.0 :
3423
+ version "2.1.0"
3424
+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
3425
+ integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
3426
+ dependencies :
3427
+ binary-extensions "^2.0.0"
3428
+
3382
3429
is-boolean-object@^1.0.1 :
3383
3430
version "1.0.1"
3384
3431
resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.0.1.tgz#10edc0900dd127697a92f6f9807c7617d68ac48e"
@@ -3501,7 +3548,7 @@ is-glob@^3.1.0:
3501
3548
dependencies :
3502
3549
is-extglob "^2.1.0"
3503
3550
3504
- is-glob@^4.0.0, is-glob@^4.0.1 :
3551
+ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1 :
3505
3552
version "4.0.1"
3506
3553
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
3507
3554
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -4560,7 +4607,7 @@ normalize-path@^2.1.1:
4560
4607
dependencies :
4561
4608
remove-trailing-separator "^1.0.1"
4562
4609
4563
- normalize-path@^3.0.0 :
4610
+ normalize-path@^3.0.0, normalize-path@~3.0.0 :
4564
4611
version "3.0.0"
4565
4612
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
4566
4613
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
@@ -4939,6 +4986,11 @@ picomatch@^2.0.4, picomatch@^2.0.5:
4939
4986
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.1.tgz#21bac888b6ed8601f831ce7816e335bc779f0a4a"
4940
4987
integrity sha512-ISBaA8xQNmwELC7eOjqFKMESB2VIqt4PPDD0nsS95b/9dZXvVKOlz9keMSnoGGKcOHXfTvDD6WMaRoSc9UuhRA==
4941
4988
4989
+ picomatch@^2.2.1 :
4990
+ version "2.2.2"
4991
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
4992
+ integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
4993
+
4942
4994
pify@^2.0.0 :
4943
4995
version "2.3.0"
4944
4996
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -5218,6 +5270,13 @@ readdirp@^2.2.1:
5218
5270
micromatch "^3.1.10"
5219
5271
readable-stream "^2.0.2"
5220
5272
5273
+ readdirp@~3.5.0 :
5274
+ version "3.5.0"
5275
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
5276
+ integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
5277
+ dependencies :
5278
+ picomatch "^2.2.1"
5279
+
5221
5280
reflect.ownkeys@^0.2.0 :
5222
5281
version "0.2.0"
5223
5282
resolved "https://registry.yarnpkg.com/reflect.ownkeys/-/reflect.ownkeys-0.2.0.tgz#749aceec7f3fdf8b63f927a04809e90c5c0b3460"
0 commit comments