@@ -3652,7 +3652,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.0.1:
3652
3652
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f"
3653
3653
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw==
3654
3654
3655
- acorn-jsx@^5.0.2 :
3655
+ acorn-jsx@^5.1.0 :
3656
3656
version "5.1.0"
3657
3657
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
3658
3658
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
@@ -5665,10 +5665,10 @@ cheerio@^1.0.0-rc.3:
5665
5665
lodash "^4.15.0"
5666
5666
parse5 "^3.0.1"
5667
5667
5668
- [email protected] .
2 , chokidar@^3.2.
2 :
5669
- version "3.2.2 "
5670
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.2 .tgz#a433973350021e09f2b853a2287781022c0dc935 "
5671
- integrity sha512-bw3pm7kZ2Wa6+jQWYP/c7bAZy3i4GwiIiMO2EeRjrE48l8vBqC/WvFhSF0xyM8fQiPEGvwMY/5bqDG7sSEOuhg ==
5668
+ [email protected] .
3 , chokidar@^3.2.
3 :
5669
+ version "3.2.3 "
5670
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.3 .tgz#b9270a565d14f02f6bfdd537a6a2bbf5549b8c8c "
5671
+ integrity sha512-GtrxGuRf6bzHQmXWRepvsGnXpkQkVU+D2/9a7dAe4a7v1NhrfZOZ2oKf76M3nOs46fFYL8D+Q8JYA4GYeJ8Cjw ==
5672
5672
dependencies:
5673
5673
anymatch "~3.1.1"
5674
5674
braces "~3.0.2"
@@ -8277,6 +8277,13 @@ eslint-utils@^1.3.1, eslint-utils@^1.4.2:
8277
8277
dependencies:
8278
8278
eslint-visitor-keys "^1.0.0"
8279
8279
8280
+ eslint-utils@^1.4.3:
8281
+ version "1.4.3"
8282
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
8283
+ integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
8284
+ dependencies:
8285
+ eslint-visitor-keys "^1.1.0"
8286
+
8280
8287
eslint-visitor-keys@^1.0.0:
8281
8288
version "1.0.0"
8282
8289
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
@@ -8371,10 +8378,10 @@ eslint@^5.16.0:
8371
8378
table "^5.2.3"
8372
8379
text-table "^0.2.0"
8373
8380
8374
- eslint@^6.5.1 :
8375
- version "6.5.1 "
8376
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1 .tgz#828e4c469697d43bb586144be152198b91e96ed6 "
8377
- integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A ==
8381
+ eslint@^6.6.0 :
8382
+ version "6.6.0 "
8383
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0 .tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04 "
8384
+ integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g ==
8378
8385
dependencies:
8379
8386
"@babel/code-frame" "^7.0.0"
8380
8387
ajv "^6.10.0"
@@ -8383,9 +8390,9 @@ eslint@^6.5.1:
8383
8390
debug "^4.0.1"
8384
8391
doctrine "^3.0.0"
8385
8392
eslint-scope "^5.0.0"
8386
- eslint-utils "^1.4.2 "
8393
+ eslint-utils "^1.4.3 "
8387
8394
eslint-visitor-keys "^1.1.0"
8388
- espree "^6.1.1 "
8395
+ espree "^6.1.2 "
8389
8396
esquery "^1.0.1"
8390
8397
esutils "^2.0.2"
8391
8398
file-entry-cache "^5.0.1"
@@ -8395,7 +8402,7 @@ eslint@^6.5.1:
8395
8402
ignore "^4.0.6"
8396
8403
import-fresh "^3.0.0"
8397
8404
imurmurhash "^0.1.4"
8398
- inquirer "^6.4.1 "
8405
+ inquirer "^7.0.0 "
8399
8406
is-glob "^4.0.0"
8400
8407
js-yaml "^3.13.1"
8401
8408
json-stable-stringify-without-jsonify "^1.0.1"
@@ -8430,13 +8437,13 @@ espree@^5.0.1:
8430
8437
acorn-jsx "^5.0.0"
8431
8438
eslint-visitor-keys "^1.0.0"
8432
8439
8433
- espree@^6.1.1 :
8434
- version "6.1.1 "
8435
- resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1 .tgz#7f80e5f7257fc47db450022d723e356daeb1e5de "
8436
- integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ ==
8440
+ espree@^6.1.2 :
8441
+ version "6.1.2 "
8442
+ resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2 .tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d "
8443
+ integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA ==
8437
8444
dependencies:
8438
- acorn "^7.0 .0"
8439
- acorn-jsx "^5.0.2 "
8445
+ acorn "^7.1 .0"
8446
+ acorn-jsx "^5.1.0 "
8440
8447
eslint-visitor-keys "^1.1.0"
8441
8448
8442
8449
esprima@^2.6.0:
@@ -11294,25 +11301,6 @@ inquirer@^6.2.0, inquirer@^6.2.2:
11294
11301
strip-ansi "^5.1.0"
11295
11302
through "^2.3.6"
11296
11303
11297
- inquirer@^6.4.1:
11298
- version "6.5.2"
11299
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
11300
- integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
11301
- dependencies:
11302
- ansi-escapes "^3.2.0"
11303
- chalk "^2.4.2"
11304
- cli-cursor "^2.1.0"
11305
- cli-width "^2.0.0"
11306
- external-editor "^3.0.3"
11307
- figures "^2.0.0"
11308
- lodash "^4.17.12"
11309
- mute-stream "0.0.7"
11310
- run-async "^2.2.0"
11311
- rxjs "^6.4.0"
11312
- string-width "^2.1.0"
11313
- strip-ansi "^5.1.0"
11314
- through "^2.3.6"
11315
-
11316
11304
inquirer@^7.0.0:
11317
11305
version "7.0.0"
11318
11306
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a"
13822
13810
version "4.3.1"
13823
13811
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
13824
13812
13825
- [email protected] , lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.
12, lodash@^4.17. 13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
13813
+ [email protected] , lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
13826
13814
version "4.17.15"
13827
13815
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
13828
13816
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
0 commit comments